DigitalSearchOptions class
Leave feedback
On this page
Represents search options for Digital signatures.
Inheritance: DigitalSearchOptions →
SearchOptions
The DigitalSearchOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the DigitalSearchOptions class with default values. |
| Property | Description |
|---|---|
| page_number | Gets or sets Document page number for searching.
Value is optional. |
| pages_setup | Options to specify pages for Signature searching. |
| all_pages | Flag to search on each Document page. By default this value is set to true. |
| skip_external | Flag to return only signatures marked as IsSignature. By default value is false that indicates to return all signatures that match specified criteria. |
| shape_position | Flag to return specify shape position in the document layout. Avaliable only for Word documents |
| comments | Comments of Digital signature to search. |
| sign_date_time_from | Date and time range of Digital signature to search. Nullable value will be ignored. |
| sign_date_time_to | Date and time range of Digital signature to search. Nullable value will be ignored. |
| subject_name | For non empty values specifies distinguished subject name of the certificate to search. |
| issuer_name | For non empty values specifies distinguished name of the certificate issuer to search. |
Learn more | | | |
- module
groupdocs.signature.options - class
DigitalSearchOptions - class
SearchOptions
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.