SelectPdf.Forms Namespace | |
| Class | Description | |
|---|---|---|
| PdfFormField |
Base class for a pdf form field.
| |
| PdfFormFieldCheckBox |
Class for a pdf form check box field.
| |
| PdfFormFieldComboBox |
Class for a pdf form combo box field.
| |
| PdfFormFieldListBox |
Class for a pdf form list box field.
| |
| PdfFormFieldRadioButtonList |
Class for a pdf form radio button list field.
| |
| PdfFormFieldsCollection |
Represents the collection of pdf form fields.
| |
| PdfFormFieldSignature |
Class for a pdf form signature field.
| |
| PdfFormFieldTextBox |
Class for a pdf form text box field.
| |
| PdfFormFieldWidget |
Represents the widget associated with a pdf form field.
| |
| PdfFormFieldWidgetsCollection |
Represents the collection of the widgets associated with a pdf form field.
| |
| PdfFormManager |
This class provides the options to control the pdf document form fields. It can be used to fill the existing form fields and save the pdf document.
| |
| PdfFormManagerException |
Exception thrown by the pdf document related objects.
|