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