Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- beginTextOffset
- The beginning offset relative to the front of a page's text string to report a text match for.
- endTextOffset
- The ending offset relative to the front of a page's text string to report a text match for.
- numberOfWordsBeforeMatchToReport
- The number of words to include before the matched text in the string returned by the TextMatch.WordsBefore property.
- numberOfWordsAfterMatchToReport
- The number of words to include after the matched text in the string returned by the TextMatch.WordsAfter property.
- returnCompleteWords
- Indicates whether the matched text and quadrilaterals reflect the characters in the specified character-index range or complete words overlapping the specified character-index range.