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