TextSearchInfo Properties
Contains information about text search results in a PDF document.| Name | Description |
|---|---|
| Groups | Gets a list of text match groups found in the PDF document. |
| Matches | Gets a list of text matches found in the PDF document. |
| PageIndex | Obtains the index of the page where the found text is located. |
See Also