The SignatureField type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Certificates |
The signing certificate and its chain certificates.
| |
| ContactInfo |
Information provided by the signer to enable a recipient to contact the signer to verify the signature;
for example, a phone number.
| |
| DocumentModifiedAfterSigning |
Returns if the document is modified after the signature was added, meaning that an update is append to this document.
| |
| Export |
This field is included when the form is exported or submitted.
(Inherited from Field.) | |
| FullName |
The fully qualified name for this field.
(Inherited from Field.) | |
| IsSigned |
Returns if this field has a signature attached. The signature can be valid or not.
| |
| Location |
The CPU host name or physical location of signing.
| |
| MappingName |
Used when exporting data from the document.
(Inherited from Field.) | |
| ReadOnly |
Read-only state of this field.
(Inherited from Field.) | |
| Reason |
The reason for the signing, such as 'I Agree...'.
| |
| RequiredMode |
The required mode for this field.
(Inherited from Field.) | |
| SignatureHandler |
The Signature handler which sign this field.
| |
| SignedDate |
The date the signature is applied to the document.
| |
| SignedName |
The name which signed this document.
| |
| SignedUpdate |
The update in which this signature field is signed.
| |
| ToolTip |
The name of the field as used in the user interface.
(Inherited from Field.) | |
| Widgets |
The asociated widgets for this field.
(Inherited from Field.) | |
| XfaInfo |
Additional XFA specific information for this field.
(Inherited from Field.) |