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