TextSearchOptions Class |
Namespace: GroupDocs.Signature.Options
The TextSearchOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextSearchOptions |
Initializes a new instance of the TextSearchOptions class with default values.
|
![]() | TextSearchOptions(String) |
Initializes a new instance of the TextSearchOptions class with text value.
|
Name | Description | |
---|---|---|
![]() | AllPages |
Flag to search on each Document page. By default this value is set to true.
(Inherited from SearchOptions.) |
![]() | MatchType |
Gets or sets text match type 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.) |
![]() | SignatureImplementation |
Specifies text signature implementation to search.
|
![]() | 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.) |
![]() | Text |
Specifies signature text to match on searching.
|
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.) |