Module: HexaPDF::Type::Annotations
- Defined in:
- lib/hexapdf/type/annotations.rb,
lib/hexapdf/type/annotations/link.rb,
lib/hexapdf/type/annotations/text.rb,
lib/hexapdf/type/annotations/widget.rb,
lib/hexapdf/type/annotations/markup_annotation.rb
Overview
Namespace module for all PDF annotation dictionary types.
See: PDF2.0 s12.5.6, Annotation
Defined Under Namespace
Classes: Link, MarkupAnnotation, Text, Widget