RichTextKit v0.4

DocumentChangeInfo.CodePointIndex Field

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

The index of the code point index at which the change was made

public int CodePointIndex;

Field Type

int