class HexaPDF:: Type:: Form:: Reference
| Parent | HexaPDF::Dictionary |
|---|
Represents a reference dictionary which allows an XObject to refer to content in an embedded or linked PDF document.
See: PDF2.0 s8.10.4
Field Definitions
| Name | Type/Allowed Values | Required | Default Value |
|---|---|---|---|
| F | HexaPDF::Type::FileSpecification or Hash or String | true | nil |
| Page | Integer or String | true | nil |
| ID | HexaPDF::PDFArray or Array | false | nil |