Provides text match information for any substring of the string returned by GetText.
Visual Basic |
---|
Public Function GetTextMatch( _ ByVal pITextMatchOptions As TextMatchOptions _ ) As TextMatch |
- pITextMatchOptions
- A TextMatchOptions object which is user configurable to control how text matches are generated.
A TextMatch object that provides the match text, sentence context, and PDF user-space coordinates of the request substring.