SearchResult Class Members
In This Topic
The following tables list the members exposed by SearchResult.
Public Constructors
Public Properties
| Name | Description |
 | DisplayText | Gets or sets the text to be displayed as part of the search result. |
 | ItemArea | Gets or sets the area coordinates where the text item is located within its page. |
 | ItemIndex | Gets or sets the logical index of the item within the search results list. |
 | PageIndex | Gets or sets the index of the page where the occurrence of the search result is found. |
 | Range | Gets or sets the range of the text selected as part of the search result. |
Top
See Also