RichTextKit v0.4

TextDocument.GetStyleAtOffset Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: TextDocument

Get the style of the text at a specified code point index

public Topten.RichTextKit.IStyle GetStyleAtOffset(int offset);

Parameters

int offset

The offset of the code point

Returns

Topten.RichTextKit.IStyle

An IStyle