Class: Pdfrb::Annotation::Widget
- Defined in:
- lib/pdfrb/annotation/types.rb
Overview
Widget annotation (form field). ยง12.5.6.19
Class Method Summary collapse
Methods inherited from Base
create, default_fields, register_as
Class Method Details
.subtype ⇒ Object
169 |
# File 'lib/pdfrb/annotation/types.rb', line 169 def subtype; :Widget; end |