SearchText Methods |
The SearchText type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose | |
![]() | 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. |