Click or drag to resize
Pdf Library for .NET

SelectPdf.Forms Namespace

Classes
  ClassDescription
Public classPdfFormField
Base class for a pdf form field.
Public classPdfFormFieldCheckBox
Class for a pdf form check box field.
Public classPdfFormFieldComboBox
Class for a pdf form combo box field.
Public classPdfFormFieldListBox
Class for a pdf form list box field.
Public classPdfFormFieldRadioButtonList
Class for a pdf form radio button list field.
Public classPdfFormFieldsCollection
Represents the collection of pdf form fields.
Public classPdfFormFieldSignature
Class for a pdf form signature field.
Public classPdfFormFieldTextBox
Class for a pdf form text box field.
Public classPdfFormFieldWidget
Represents the widget associated with a pdf form field.
Public classPdfFormFieldWidgetsCollection
Represents the collection of the widgets associated with a pdf form field.
Public classCode examplePdfFormManager
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.
Public classPdfFormManagerException
Exception thrown by the pdf document related objects.