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

Overview

Namespace module for all PDF action dictionary types.

See: PDF1.7 s12.6.4, Action

Defined Under Namespace

Classes: GoTo, GoToR, Launch, URI