Table of Contents

Method HighlightSelectedWords

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

HighlightSelectedWords(string)

Highlights all occurrences of selected whole word in the class text content.

public virtual int HighlightSelectedWords(string text)

Parameters

text string

Specifies text to highlight.

Returns

int

Number of found occurrences.