Method HighlightSelectedWords
HighlightSelectedWords(string)
Highlights all occurrences of selected whole word in the class text content.
public virtual int HighlightSelectedWords(string text)
Parameters
text
stringSpecifies text to highlight.
Returns
- int
Number of found occurrences.