Class: Pdfrb::Annotation::Ink

Inherits:
Base
  • Object
show all
Defined in:
lib/pdfrb/annotation/types.rb

Overview

Ink annotation (freehand). ยง12.5.6.13

Class Method Summary collapse

Methods inherited from Base

create, default_fields, register_as

Class Method Details

.subtypeObject



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

def subtype; :Ink; end