Table of Contents

Method HighlightAll

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

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

text string
options SearchOptions
expression Regex

Returns

int