Method HighlightSelectedWords
HighlightSelectedWords(string)
When implemented by a class, highlights all occurrences of selected whole word in the class text content.
int HighlightSelectedWords(string text)
Parameters
text
stringSpecifies text to highlight.
Returns
- int
Number of found occurrences.