TextMatchFragment Properties
A text fragment that matches a search pattern.| Name | Description |
|---|---|
| Fragment | Gets the text properties of the text fragment that matches the search pattern. |
| Length | Gets the length of the matched text fragment. |
| Offset | Obtains the offset of the found text part on the page. |
| Rectangle | Obtains the rectangle that bounds the found text part. |
| Text | Obtains the text that was found. |
See Also