Table of Contents

Method ClearTextStyle

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

ClearTextStyle(int, int, TextStyle)

When implemented by a class, removes color information from text fragment.

void ClearTextStyle(int start, int len, TextStyle style)

Parameters

start int

Specifies the first character in the string.

len int

Specifies number of characters in the string.

style TextStyle

Specifies style to clear.