Class: Pdfrb::Annotation::Caret

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

Overview

Caret annotation. ยง12.5.6.11

Class Method Summary collapse

Methods inherited from Base

create, default_fields, register_as

Class Method Details

.subtypeObject



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

def subtype; :Caret; end