DigitalSearchOptions Class |
Namespace: GroupDocs.Signature.Options
The DigitalSearchOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | DigitalSearchOptions |
Initializes a new instance of the DigitalSearchOptions class with default values.
|
Name | Description | |
---|---|---|
![]() | AllPages |
Flag to search on each Document page. By default this value is set to true.
(Inherited from SearchOptions.) |
![]() | Comments |
Comments of Digital signature to search.
|
![]() | IssuerName |
For non empty values specifies distinguished name of the certificate issuer to search.
|
![]() | PageNumber |
Gets or sets Document page number for searching.
Value is optional.
(Inherited from SearchOptions.) |
![]() | PagesSetup |
Options to specify pages for Signature searching.
(Inherited from SearchOptions.) |
![]() | SignDateTimeFrom |
Date and time range of Digital signature to search. Nullable value will be ignored.
|
![]() | SignDateTimeTo |
Date and time range of Digital signature to search. Nullable value will be ignored.
|
![]() | SkipExternal |
Flag to return only signatures marked as IsSignature. By default value is false that indicates to return all signatures that match specified criteria.
(Inherited from SearchOptions.) |
![]() | SubjectName |
For non empty values specifies distinguished subject name of the certificate to search.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |