Class: Pdfrb::Annotation::Ink
- Defined in:
- lib/pdfrb/annotation/types.rb
Overview
Ink annotation (freehand). ยง12.5.6.13
Class Method Summary collapse
Methods inherited from Base
create, default_fields, register_as
Class Method Details
.subtype ⇒ Object
161 |
# File 'lib/pdfrb/annotation/types.rb', line 161 def subtype; :Ink; end |