RichTextKit v0.4

StyledText.Length Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: StyledText

The length of the added text in code points

public int Length { get; }

Property Type

int