class HexaPDF:: Type:: Actions:: GoTo
| Parent | HexaPDF::Type::Action |
|---|
A Go-To action changes the view to a specific destination.
See: PDF2.0 s12.6.4.2
Field Definitions
| Name | Type/Allowed Values | Required | Default Value |
|---|---|---|---|
| Type | Symbol | false | :Action |
| S | Symbol | true | nil |
| Next | HexaPDF::Dictionary or HexaPDF::PDFArray or Hash or Array | false | nil |
| S | Symbol | true | :GoTo |
| D | Symbol or HexaPDF::DictionaryFields::PDFByteString or HexaPDF::PDFArray or String or Array | true | nil |
| SD | HexaPDF::PDFArray or Array | false | nil |