Table of Contents

Method TextStyleAt

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

TextStyleAt(int)

Retrieves style information from IStringItem.

public virtual TextStyle TextStyleAt(int pos)

Parameters

pos int

Specifies position in IStringItem to obtain style information.

Returns

TextStyle

TextStyle at specified position.