RichString.Length Property
    
        Assembly: Topten.RichTextKit.dll
        Namespace: Topten.RichTextKit
                Declaring Type: RichString
                        
Gets the total length of the string in code points
public int Length { get; }Property Type
| int | 

