ImageDigitalVerifyOptions class
Leave feedback
On this page
Keeps options to verify digital signatures in raster images.
Inheritance: ImageDigitalVerifyOptions →
VerifyOptions
The ImageDigitalVerifyOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the ImageDigitalVerifyOptions class for verifying digital (steganography) signatures in raster images. |
| Property | Description |
|---|---|
| is_valid | Valid property flag. |
| page_number | Document Page Number to be verified. If property is not set - all Pages of
Document will be verified for first occurrence. Minimal value is 1. |
| pages_setup | Page Options to specify pages to be verified. |
| all_pages | Flag to verify each document page. By default value is true. |
| shape_position | Specifies shape position in the document layout. For verifing signatures in headers/footers |
| extensions | Additional extensions for alternative signature options verification. |
| password | Password that was used to embed the signature. |
| detection_threshold_percent | Detection threshold percentage for partial extraction (0-100). Default is 75. |
| use_full_data_extraction | When true, performs full data extraction (AnalyzePercentageDigitalSignature) for maximum accuracy. |
| detected_probability | Stores the probability returned by AnalyzePercentageDigitalSignature (0-100). |
- module
groupdocs.signature.options - class
ImageDigitalVerifyOptions - class
VerifyOptions
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.