SearchTerm
Leave feedback
On this page
Gets or sets the text (or regex pattern, if IsSearchTermRegEx property is true) to search for.
public string SearchTerm { get; set; }
If IsSearchTermRegEx is true, this property should contain a valid regular expression pattern.
- class SearchHighlightOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.