SearchText Class |
Namespace: Kofax.OmniPageCSDK.IproPlus
The SearchText type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the SearchText | |
| Next |
This method is used to search for the next instance of the search string(s) - as specified by the GetFindText method of the Document object. | |
| Process |
This method is used to process the currently found text string. | |
| Redact |
This method is used to redact the document - i.e. text pieces previously marked for redaction are blacked out. | |
| Text |
This method returns the text found with the Next method, plus its environment. |
For more on redaction and text marking, see the Text Marking and Redaction Module chapter of the RecAPIPlus help.