Click or drag to resize
Pdftools logo

PdfTools.FourHeights.PdfToolbox.Pdf.Forms Namespace

 
Classes
 ClassDescription
Public classCheckBox

A check box field

Public classChoiceField

A choice field

Public classChoiceItem

An item in a list box field or combo box field

Public classChoiceItemList
Public classComboBox

A combo box field

Public classCombTextField

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.
Public classDocMdpSignature

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.
Public classDocumentSignature

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.
Public classDocumentTimeStamp

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.
Public classField

A form field

Public classFieldNode

Base class for form fields and sub forms

Public classFieldNodeMap
Public classGeneralTextField

A general text field

Public classListBox

A list box field

Public classPushButton

A push button field

Public classRadioButton

A button in a radio button group

Public classRadioButtonGroup

A radio button field

Public classRadioButtonList
Public classSignature

A base class for certain signature types

Public classSignatureField

A digital signature field

Public classSignatureFieldList
Public classSignedSignatureField

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.
Public classSubForm

A form field that contains other fields

Public classTextField

A text field

Public classWidget

A form field widget

Public classWidgetList
Enumerations
 EnumerationDescription
Public enumerationFormFieldCopyStrategy
Public enumerationMdpPermissions