| Class | Description |
|---|---|
| AdditionalActionsDictionary |
An annotation, page object, or (beginning with PDF 1.3) interactive form field may include an entry named AA that
specifies an additional-actions dictionary (PDF 1.2) that extends the set of events that can trigger the execution
of an action.
|
| ButtonFieldDictionary |
The ButtonFieldDictionary contains all the dictionary entries specific to
the button widget.
|
| ChoiceFieldDictionary |
The ChoiceFieldDictionary contains all the dictionary entries specific to
the choice widget.
|
| FieldDictionary |
Each field in a document’s interactive form shall be defined by a field
dictionary, which shall be an indirect object.
|
| FieldDictionaryFactory |
The FieldDictionaryFactory is responsible for building out the interactive form field tree.
|
| InteractiveForm |
An interactive form (PDF 1.2)—sometimes referred to as an AcroForm is a
collection of fields for gathering information interactively from the user.
|
| SignatureFieldDictionary |
Signature field (PDF 1.3) is a form field that contains a digital signature (see 12.8, "Digital Signatures").
|
| TextFieldDictionary |
Text field (field type Tx) is a box or space for text fill-in data typically
entered from a keyboard.
|
| VariableTextFieldDictionary |
When the contents and properties of a field are known in advance, its visual
appearance can be specified by an appearance stream defined in the PDF file
(see 12.5.5, “Appearance Streams,” and 12.5.6.19, “Widget Annotations”).
|
| Enum | Description |
|---|---|
| ButtonFieldDictionary.ButtonFieldType | |
| ChoiceFieldDictionary.ChoiceFieldType | |
| TextFieldDictionary.TextFieldType | |
| VariableTextFieldDictionary.Quadding |