Class: Pdfrb::Annotation::Line

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

Overview

Line annotation. ยง12.5.6.7

Class Method Summary collapse

Methods inherited from Base

create, default_fields, register_as

Class Method Details

.subtypeObject



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

def subtype; :Line; end