 
            | Accusoft.PdfXpressSdk Namespace : TextMatchOptions Class | 
The following tables list the members exposed by TextMatchOptions.
| Name | Description | |
|---|---|---|
|  | TextMatchOptions Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | BeginTextOffset | Gets and sets the beginning offset relative to the front of a page's text string to report a text match for. | 
|  | EndTextOffset | Gets and sets the ending offset relative to the front of a page's text string to report a text match for. | 
|  | NumberOfWordsAfterMatchToReport | Gets and sets the number of words after the matched text in the string returned by the TextMatch.WordsAfter property. | 
|  | NumberOfWordsBeforeMatchToReport | Gets and sets the number of words before the matched text in the string returned by the TextMatch.WordsBefore property. | 
|  | ReturnCompleteWords | Gets and sets an indicator whether the matched text and quadrilaterals reflect the characters in the specified character-index range or complete words overlapping the specified character-index range. |