The following tables list the members exposed by TextMatch.
| Name | Description | |
|---|---|---|
![]() | TextMatch Constructor | Initializes a new instance of the TextMatch class with default values. |
| 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. |

