SignatureInfo Class Properties
In This Topic
For a list of all members of this type, see SignatureInfo members.
Public Properties
| | Name | Description |
 | Author | Gets who made the Signature. |
 | ContactInfo | Gets information describing how to contact the Signature’s Author. |
 | Date | Gets the date and time at which the Signature was made. |
 | DocumentPermissions | Gets the permissions on a document when the IsCertified property is true.
Default is DocumentSignaturePermissions.NoChange. |
 | IsCertified | Gets if the document signature is certified. |
 | LockFields | Gets the lock fields. Used with the LockFieldsMethod property when the signature is not certified. |
 | LockFieldsMethod | Gets the lock fields method. |
 | PhysicalLocation | Gets where the Signature was made. |
 | Reason | Gets why the Signature was made. |
Top
See Also