The following tables list the members exposed by TextMatch.
Public Properties
| Name | Description |
| BoundingQuadrilaterals | Gets a collection of bounding quadrilaterals of the matched text string (in PDF user space coordinates measured from the bottom left corner). |
| MatchedText | Gets the text identified by this TextMatch. |
| WordsAfter | Gets a string that provides the user-specified number of words after the matched text string. |
| WordsBefore | Gets a string that provides the user-specified words before the matched text string. |
Top
See Also