SearchOptions
Leave feedback
On this page
Represents the extract signatures from document options.
public abstract class SearchOptions
| Name | Description |
|---|---|
| AllPages { get; set; } | Flag to search on each Document page. By default this value is set to true. |
| PageNumber { get; set; } | Gets or sets Document page number for searching. Value is optional. |
| PagesSetup { get; set; } | Options to specify pages for Signature searching. |
| ShapePosition { get; set; } | Flag to return specify shape position in the document layout. Avaliable only for Word documents |
| SkipExternal { get; set; } | Flag to return only signatures marked as IsSignature. By default value is false that indicates to return all signatures that match specified criteria. |
Learn more
- See more simple examples on searching for various electronic signatures with GroupDocs.Signature: https://docs.groupdocs.com/signature/net/search-for-electronic-signatures-in-document/
- See more advanced examples of searching for various electronic signature with GroupDocs.Signature: Advanced electronic signatures search
- 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.