Class | Description | |
---|---|---|
FDFField | Defines a field in a FDF document. | |
FDFFieldCollection | Defines a collection of fields in a FDF document. | |
FDFFile | Represents a FDF file on disk. | |
PDFCheckBoxField | Defines a checkbox in a PDF form. | |
PDFCheckBoxWidget | Defines the widget for a check box field. | |
PDFCheckWidget | Defines a widget that can be checked. | |
PDFDropDownListField | Defines a drop down list field for user input in the PDF file. | |
PDFDropDownListWidget | Defines the widget for a textbox field. | |
PDFField | Defines the base class for form fields in a PDF form. | |
PDFFieldCollection | Defines a collection of form fields. | |
PDFFieldImportError | Represents an error that happened during the import of a FDF/XFDF/XML file. | |
PDFFieldWidget | Defines the widget for a form field. | |
PDFFieldWidgetCollection | Defines a collection of form fields. | |
PDFForm | Defines a form in a PDF document. | |
PDFListBoxField | Defines a scrollable list box field for user input in the PDF file. | |
PDFListBoxWidget | Defines the widget for a listbox field. | |
PDFListField | Base class for all list type fields. | |
PDFListItem | Defines an item in a list. | |
PDFListItemCollection | Defines a collection of list items. | |
PDFPushButtonField | Defines a pushbutton in a PDF form. | |
PDFPushButtonWidget | Defines the widget for a pushbutton field. | |
PDFRadioButtonItem | Defines the widget for a radio button. | |
PDFRadioButtonListField | Defines a list of radio buttons in a PDF form. | |
PDFSignatureField | Defines a signature field in a PDF form. | |
PDFSignatureLockFieldAction | Defines the field lock action to be executed when a signature field is signed. | |
PDFSignatureWidget | Defines the widget for a signature field. | |
PDFTextBoxField | Defines a text box in a PDF form. | |
PDFTextBoxWidget | Defines the widget for a textbox field. | |
XFDFField | Defines a field in a XFDF document. | |
XFDFFieldCollection | Defines a collection of fields in a XFDF document. | |
XFDFFile | Represents a XFDF file on disk. |