SignatureOptions Class Properties
In This Topic
For a list of all members of this type, see SignatureOptions members.
Public Properties
| | Name | Description |
 | Author | Gets or sets the author of the signature. |
 | ContactInfo | Gets or sets the information describing how to contact the signature’s Author. |
 | Date | Gets or sets the date & time at which the SignatureFormField was signed. |
 | DocumentPermissions | Gets or sets the DocumentSignaturePermissions when the IsCertified property’s value is set to true. |
 | IsCertified | Gets or sets if the signature is certified. |
 | LockFields | Gets or sets the locked fields. |
 | LockFieldsMethod | Gets or sets the LockFieldsMethod. |
 | PhysicalLocation | Gets or sets where the signature was made. |
 | Reason | Gets or sets why the SignatureFormField was signed. |
Top
See Also