Accusoft.PdfXpressSdk Namespace > TextMatch Class : WordsAfter Property |
'Declaration Public ReadOnly Property WordsAfter As String
public string WordsAfter {get;}
public: __property string* get_WordsAfter();
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 TextMatchOptions.NumberOfWordsAfterMatchToReport property.