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