Module: HexaPDF::Type::Actions
- Defined in:
- lib/hexapdf/type/actions.rb,
lib/hexapdf/type/actions/uri.rb,
lib/hexapdf/type/actions/go_to.rb,
lib/hexapdf/type/actions/launch.rb,
lib/hexapdf/type/actions/go_to_r.rb,
lib/hexapdf/type/actions/set_ocg_state.rb
Overview
Namespace module for all PDF action dictionary types.
See: PDF2.0 s12.6.4, Action
Defined Under Namespace
Classes: GoTo, GoToR, Launch, SetOCGState, URI