Click or drag to resize

SearchText Methods

The SearchText type exposes the following members.

Methods
  NameDescription
Public methodDispose
Public methodNext
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.
Public methodProcess
This method is used to process the currently found text string.
Public methodRedact
This method is used to redact the document - i.e. text pieces previously marked for redaction are blacked out.
Public methodText
This method returns the text found with the Next method, plus its environment.
Top
See Also