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