RichTextKit v0.4

Paragraph.CodePointIndex Property

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

This code point index of this paragraph relative to the start of the document.

public int CodePointIndex { get; }

Remarks

This property is calculated and assigned by the TextDocument

Property Type

int