class HexaPDF:: Type:: StructTreeRoot
| Parent | HexaPDF::Dictionary |
|---|
Represents the structure tree root dictionary, the root of the structure tree which is the value of /StructTreeRoot entry in the document catalog.
See: PDF2.0 s14.7.2
Field Definitions
| Name | Type/Allowed Values | Required | Default Value |
|---|---|---|---|
| Type | Symbol | true | :StructTreeRoot |
| K | HexaPDF::Dictionary or HexaPDF::PDFArray or Hash or Array | false | nil |
| IDTree | HexaPDF::NameTreeNode or Hash | false | nil |
| ParentTree | HexaPDF::NumberTreeNode or Hash | false | nil |
| ParentTreeNextKey | Integer | false | nil |
| RoleMap | HexaPDF::Dictionary or Hash | false | nil |
| ClassMap | HexaPDF::Dictionary or Hash | false | nil |
| Namespaces | HexaPDF::PDFArray or Array | false | nil |
| PronounciationLexicon | HexaPDF::PDFArray or Array | false | nil |
| AF | HexaPDF::PDFArray or Array | false | nil |