VerifyOptions
Leave feedback
On this page
Keeps options to verify document.
public abstract class VerifyOptions
| Name | Description |
|---|---|
| AllPages { get; set; } | Flag to verify each document page. By default value is true. |
| Extensions { get; set; } | Additional extensions for alternative signature options verification. |
| IsValid { get; } | Valid property flag. |
| virtual PageNumber { get; set; } | 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. |
| virtual PagesSetup { get; set; } | Page Options to specify pages to be verified. |
| ShapePosition { get; set; } | Specifies shape position in the document layout. For verifing signatures in headers/footers |
- namespace GroupDocs.Signature.Options
- assembly GroupDocs.Signature
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.