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