| TextMatchOptions Object : EndTextOffset Property |
| Visual Basic |
|---|
Public Property EndTextOffset As Long |
The default value is 0.
Valid values are any integer greater than BeginTextOffset and less than the page's text length.
This property identifies the offset within a pages's text string where the end of a text match exists. The text of a page is available from the GetText method.