Method HighlightAll
HighlightAll()
Highlights all occurrences of specified string in the text content.
public void HighlightAll()
HighlightAll(string, SearchOptions, Regex)
protected virtual int HighlightAll(string text, SearchOptions options, Regex expression)
Parameters
textstringoptionsSearchOptionsexpressionRegex