DocumentSignatureOptions
The DocumentSignatureOptions class represents options for signing a document within a workflow, including signature type, format, and timestamp usage.
Properties
| Name | Description |
|---|---|
| UseTimeStamp | Gets or sets a value indicating whether to use a timestamp for the signature. |
| SignatureFormat | Gets or sets the format of the signature for the document. |
| CAdESSignatureType | Determines the type of CAdES (CMS Advanced Electronic Signature) applied to the document, specifying the level of compliance and security. |
| SignatureOption | Gets or sets the signature option for the document. |