Gets a string that provides the user-specified number of words after the matched text string.
Read-write property
Visual Basic |
---|
Public Property WordsAfter As String |
This property returns a string that contains the text immediately following the MatchedText. The number of words returned by this property is controlled by the NumberOfWordsAfterMatchToReport property.