Table of Contents

Method GetStyleForRange

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

GetStyleForRange(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.

ITextBoxTextAttr GetStyleForRange(long startRange, long endRange)

Parameters

startRange long
endRange long

Returns

ITextBoxTextAttr