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