Class: Pdfrb::Annotation::Underline

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

Overview

Underline (text markup). ยง12.5.6.10

Class Method Summary collapse

Methods inherited from Base

create, default_fields, register_as

Class Method Details

.subtypeObject



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

def subtype; :Underline; end