Classes

  ClassDescription
Public classCheckBoxFieldShape
Used to add a checkbox form field area to a layer.
Public classDropDownListFieldShape
Used to add a drop down list form field area to a layer.
Public classFieldShape
Used to add a form field area to a layer.
Public classListBoxFieldShape
Used to add a listbox form field area to a layer.
Public classListOption
A PDF form field option.
Public classOption
A PDF form field option. This base class is used for both ListOption and RadioButtonOption.
Public classOptionCollection
Collection of form options. Associated with a ComboBox and ListBox field.
Public classPushButtonFieldShape
Used to add a push button form field area to a layer.
Public classRadioButtonFieldShape
Used to add a radio button form field area to a layer.
Public classSignatureFieldShape
Used to add a signature form field area to a layer.
Public classTextFieldShape
Used to add a text form field area to a layer.

Enumerations

  EnumerationDescription
Public enumerationBorderStyle
Different styles for the border of a form field.
Public enumerationCheckBoxStyle
The style used to display the checkbox or radiobutton.
Public enumerationOrientation
Orientations of various objects.