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