Classes
| Class | Description | |
|---|---|---|
| CheckBoxFieldShape |
Used to add a checkbox form field area to a layer.
| |
| DropDownListFieldShape |
Used to add a drop down list form field area to a layer.
| |
| FieldShape |
Used to add a form field area to a layer.
| |
| ListBoxFieldShape |
Used to add a listbox form field area to a layer.
| |
| ListOption |
A PDF form field option.
| |
| Option |
A PDF form field option. This base class is used for both ListOption and RadioButtonOption.
| |
| OptionCollection |
Collection of form options. Associated with a ComboBox and ListBox field.
| |
| PushButtonFieldShape |
Used to add a push button form field area to a layer.
| |
| RadioButtonFieldShape |
Used to add a radio button form field area to a layer.
| |
| SignatureFieldShape |
Used to add a signature form field area to a layer.
| |
| TextFieldShape |
Used to add a text form field area to a layer.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| BorderStyle |
Different styles for the border of a form field.
| |
| CheckBoxStyle |
The style used to display the checkbox or radiobutton.
| |
| Orientation |
Orientations of various objects.
|