class HexaPDF:: Type:: ObjectReference
| Parent | HexaPDF::Dictionary |
|---|
Represents an object reference dictionary which is used to reference entire PDF objects in a structure element.
See: PDF2.0 s14.7.5.3
Field Definitions
| Name | Type/Allowed Values | Required | Default Value |
|---|---|---|---|
| Type | Symbol | true | :OBJR |
| Pg | HexaPDF::Type::Page or Hash | false | nil |
| Obj | HexaPDF::Object | true | nil |