Pdf |
Class | Description | |
---|---|---|
CheckBox | A check box field | |
ChoiceField | A choice field | |
ChoiceItem | An item in a list box field or combo box field | |
ChoiceItemList | ||
ComboBox | A combo box field | |
CombTextField | A fixed pitch text field In a comb text field, the MaxLength must be defined. The glyphs displayed are placed in MaxLength equally spaced cells. | |
DocMdpSignature | A Document Modification Detection and Prevention (MDP) signature that certifies the document This type of signature enables the detection of disallowed changes specified by the author. | |
DocumentSignature | A document signature that signs the document Document signatures are sometimes also called approval signatures. This type of signature enables to verify the integrity of the signed part of the document and authenticate the signer’s identity. | |
DocumentTimeStamp | A document time-stamp signature that time-stamps the document This type of signature provides evidence that the document existed at a specific time and protects the document’s integrity. | |
Field | A form field | |
FieldNode | Base class for form fields and sub forms | |
FieldNodeMap | ||
GeneralTextField | A general text field | |
ListBox | A list box field | |
PushButton | A push button field | |
RadioButton | A button in a radio button group | |
RadioButtonGroup | A radio button field | |
RadioButtonList | ||
Signature | A base class for certain signature types | |
SignatureField | A digital signature field | |
SignatureFieldList | ||
SignedSignatureField | A base class for signature fields that have been signed The existence of a signed signature field does not imply, that the signature is valid, the signature is actually not validated at all. | |
SubForm | A form field that contains other fields | |
TextField | A text field | |
Widget | A form field widget | |
WidgetList |
Enumeration | Description | |
---|---|---|
FormFieldCopyStrategy | The FormFieldCopyStrategy defines how Form Fields are handled when they are copied from an input document to an output document using the Copy(Document, Page, PageCopyOptions) and Copy(Document, PageList, PageCopyOptions) methods. | |
MdpPermissions |