ISearchOptions Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The ISearchOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CaseSensitiveSearch | Use case sensitive search. | |
| RegexSearch | Perform regular expression search. SearchString must contain a regular expression. | |
| SearchBackwards | Perform backward search. | |
| SearchString | String to search. |
See Also