class HexaPDF::Type::Action
Represents a generic PDF action dictionary.
Action
dictionaries are used, for example, by annotations or outline items to specify the action that should be performed. Each action class should be defined under the Actions
module.
See: PDF1.7 s12.6