Table of Contents

Method GetRichStyleForRange

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetRichStyleForRange(long, long)

Gets the attributes common to the specified range. Attributes that differ in value within the range will not be included in style flags.

public virtual ITextBoxRichAttr GetRichStyleForRange(long startRange, long endRange)

Parameters

startRange long
endRange long

Returns

ITextBoxRichAttr