Class | Description | |
---|---|---|
PdfDocumentInteractiveForm | Provides information about contents and properties of a document interactive form. | |
PdfInteractiveFormAction | Represents a base class of interactive form action. | |
PdfInteractiveFormBarcodeField | Provides information about the barcode interactive form field. | |
PdfInteractiveFormButtonField | Provides information about interactive form field that defines button (PushButton, RadioButtion, CheckBox). | |
PdfInteractiveFormCheckBoxField | Provides information about interactive form field that defines check box. | |
PdfInteractiveFormCheckBoxGroupField | Provides information about a group of check box interactive form fields. | |
PdfInteractiveFormChoiceField | Provides information about interactive form field that defines choice field (ComboBox, ListBox). | |
PdfInteractiveFormChoiceFieldExtendedItem | Represents an extended item of PdfInteractiveFormChoiceField (list box or combo box). | |
PdfInteractiveFormChoiceFieldItem | Represents an item of PdfInteractiveFormChoiceField (list box or combo box). | |
PdfInteractiveFormChoiceFieldItemList | Represents a list of PdfInteractiveFormChoiceFieldItem. | |
PdfInteractiveFormComboBoxField | Provides information about interactive form field that defines combo box. | |
PdfInteractiveFormDataCodec | Provides the base abstract codec for export and import of PDF interactive form field values. | |
PdfInteractiveFormDataXfdfCodec | Exports PDF interactive form field values to and imports from XFDF format. | |
PdfInteractiveFormEditorManager | PDF Interactive Form editor manager allows to remove/add/copy interactive form fields and annotations into PDF documents. | |
PdfInteractiveFormField | Provides information about interactive form field. | |
PdfInteractiveFormFieldAdditionalActions | Stores additional-actions defining the interactive form field's behavior in response to various trigger events. | |
PdfInteractiveFormFieldList | Represents a collection of PdfInteractiveFormField objects. | |
PdfInteractiveFormImportDataAction | Represents an import interactive form data action. | |
PdfInteractiveFormListBoxField | Provides information about interactive form field that defines list box. | |
PdfInteractiveFormPushButtonField | Provides information about interactive form field that defines push button. | |
PdfInteractiveFormRadioButtonField | Provides information about interactive form field that defines radio button. | |
PdfInteractiveFormRadioButtonGroupField | Provides information about a group of radio button interactive form fields. | |
PdfInteractiveFormSignatureField | Provides information about digital signature interactive form field. | |
PdfInteractiveFormSwitchableButtonField | Provides a base class for "switchable" button fields (check box or radio button). | |
PdfInteractiveFormSwitchableButtonGroupField | Provides a base class for group of "switchable" button fields (check box or radio button). | |
PdfInteractiveFormTextField | Provides information about the text interactive form field. | |
PdfInteractiveFormTextFieldFileValue | Provides information about the text interactive form field's value stored in a file specification. | |
PdfInteractiveFormTextFieldStreamValue | Provides information about the text interactive form field's value stored in a stream. | |
PdfInteractiveFormTextFieldStringValue | Provides information about the text interactive form field's value stored in a text string. | |
PdfInteractiveFormTextFieldValue | Provides a base class for a value of of text interactive form field. | |
PdfInteractiveFormVintasoftBarcodeField | Provides information about the Vintasoft barcode interactive form field. | |
PdfResetFormAction | Represents a reset-form action. | |
PdfSubmitFormAction | Represents a submit-form action. |