TextSearchInfo Properties
Contains information about the text found during a text search operation.| Name | Description |
|---|---|
| TextArea | Returns the text area that contains the searched text. |
| TextRanges | Returns a collection of text ranges that define the position of the searched text within the text area. |
See Also