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