ImageDigitalSignOptions class
Leave feedback
On this page
Represents options to embed Aspose.Imaging digital (steganography) signature into raster images.
Inheritance: ImageDigitalSignOptions →
SignOptions
The ImageDigitalSignOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the ImageDigitalSignOptions class with default values. |
| 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. |
| password | Password used for embedding the digital signature. |
- module
groupdocs.signature.options - class
DocumentType - class
ImageDigitalSignOptions - class
SignOptions - class
SignatureType
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.