Class: Pdfrb::Annotation::Underline
- 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
.subtype ⇒ Object
97 |
# File 'lib/pdfrb/annotation/types.rb', line 97 def subtype; :Underline; end |