Class: Pdfrb::Annotation::Watermark

Inherits:
Base
  • Object
show all
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

.subtypeObject



193
# File 'lib/pdfrb/annotation/types.rb', line 193

def subtype; :Watermark; end