Class: Pdfrb::Annotation::Widget

Inherits:
Base
  • Object
show all
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

.subtypeObject



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

def subtype; :Widget; end