Table of Contents

Method HighlightSelectedWords

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

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 string

Specifies text to highlight.

Returns

int

Number of found occurrences.