RichTextKit v0.4

TextDocument.Length Property

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

Gets the total length of the document in code points

public int Length { get; }

Property Type

int