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