SignOptions class
SignOptions class
Represents the signature options.
The SignOptions type exposes the following members:
Properties
| Property | Description | 
|---|---|
| page_number | Gets or sets document page number for signing.
 Minimal and default value is 1.  | 
| all_pages | Put signature on all document pages. | 
| appearance | Additional signature appearance. | 
| extensions | Signature Extensions. | 
| pages_setup | Options to specify pages to be signed. | 
| signature_type | Get the Signature Type SignatureType | 
| document_type | Get or set the Document Type of the Signature Options DocumentType | 
| z_order | Gets or sets the Z-order position of text signature.        
 Determines the display order of overlapping signatures.  | 
| hash_algorithm | Gets or sets the hash algorithm to be used for cryptographic operations.
 Supported exclusively for digital signatures in PDF files.  | 
Remarks
Learn more | | | |
See Also
- module 
groupdocs.signature.options - class 
DocumentType - class 
SignatureType