Click or drag to resize

Spire.Pdf.Fields Namespace

Classes
Class Description
Public class PdfAppearanceField
Represents form field with appearance custom support.
Public class PdfButtonField
Represents button field in the PDF form.
Public class PdfButtonIconLayout
Represents the button icon layout options.
Public class PdfCheckBoxField
Represents check box field in the PDF form.
Public class PdfCheckFieldBase
Represents base class for field which can be in checked and unchecked states.
Public class PdfComboBoxField
Represents combo box field in the PDF Form.
Public class PdfField
Represents field of the Pdf document's interactive form.
Public class PdfFieldCollection
Represents collection of the Pdf fields.
Public class PdfForm
Represents interactive form of the Pdf document.
Public class PdfFormFieldCollection
Represents a collection of form fields.
Public class PdfListBoxField
Represents list box field of the PDF form.
Public class PdfListField
Represents base class form's list fields.
Public class PdfListFieldItem
Represents an item of the list fields.
Public class PdfListFieldItemCollection
Represents list field item collection.
Public class PdfRadioButtonItemCollection
Represents collection of radio buttons items.
Public class PdfRadioButtonListField
Represents radio button field in the PDF form.
Public class PdfRadioButtonListItem
Represents an item of a radio button list.
Public class PdfSignatureAppearanceField
Represents form field with appearance custom support.
Public class PdfSignatureField
Represents signature field in the PDF Form.
Public class PdfSignatureStyledField
Represents form's field with style parameters.
Public class PdfStyledField
Represents form's field with style parameters.
Public class PdfTextBoxField
Represents text box field in the PDF form.
Interfaces
Interface Description
Public interface IPdfComboBoxField
Represents a pdf combobox field interface.
Enumerations
Enumeration Description
Public enumeration HttpMethod
Specifies Http request method.
Public enumeration PdfBorderStyle
Specifies the available styles for a field border.
Public enumeration PdfButtonIconScaleMode
Represents the type of scaling to use.
Public enumeration PdfButtonIconScaleReason
Represtents the circumstances under which the icon shall be scaled inside the annotation rectangle.
Public enumeration PdfButtonLayoutMode
Represents the button layout mode.
Public enumeration PdfCheckBoxStyle
Specifies the style for a check box field.
Public enumeration PdfHighlightMode
Specifies the highlight mode for a field.
Public enumeration SubmitDataFormat
Specifies the enumeration of submit data formats.