Classes
| Class | Description | |
|---|---|---|
| CheckBoxWidget |
A check box widget is a specialized widget.
| |
| PushButtonWidget |
A push button widget is a specialized widget.
| |
| RadioButtonWidget |
A radio button widget is a specialized widget, which has an additional Name which specifies the widget.
| |
| SignatureAppearance |
The signature appearance can be used if the document is signed,
it is the appearance for a signed signature widget.
| |
| SignatureWidget |
A signature widget is a specialized widget.
| |
| TopazSignature |
A class representing a Topaz System Signature.
| |
| Widget |
A PDF form field Widget.
| |
| WidgetCollection |
Collection of form widgets. Associated with a page and field
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CheckMarkAppearance |
Different layout modes for a push button widget.
| |
| DisplaySettings |
Enum which specifies what to display in the Text region in a SignatureAppearance.
| |
| PushButtonLayout |
Different layout modes for a push button widget.
| |
| SignatureAppearanceStyle |
Enum which specifies the style for a SignatureAppearance.
| |
| WidgetPersistency |
The persistency for a widget
|