NTextSearcher Class Members
In This Topic
The following tables list the members exposed by NTextSearcher.
Public Constructors
Public Properties
| Name | Description |
 | ActivateEditor | Gets or sets whether to activate the editor when searching in a shape. |
 | Occurrences | Gets the number of occurrences found in the document. |
Top
Public Methods
| Name | Description |
 | EndSearch | Executed when the user has closed the search dialog. |
 | FindNext | Finds the next occurrence of the searched text. |
 | Reset | Resets the text searcher. |
Top
See Also