TextMatchOptions Object : NumberOfWordsBeforeMatchToReport Property |
Gets and sets the number of words before the matched text in the string returned by the WordsBefore property.
Visual Basic |
---|
Public Property NumberOfWordsBeforeMatchToReport As Long |
The default value is 1.
Valid values are any integer greater than or equal to 0.
This property identifies the number of words that are returned in the WordsBefore string.