Accusoft.PdfXpressSdk Namespace > TextMatch Class : WordsBefore Property |
'Declaration Public ReadOnly Property WordsBefore As String
public string WordsBefore {get;}
public: __property string* get_WordsBefore();
This property returns a string that contains the text immediately preceeding the MatchedText. The number of words returned by this property is controlled by the TextMatchOptions.NumberOfWordsBeforeMatchToReport property.