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