TextRange.Length Property
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: TextRange
Get the length of this range
public int Length { get; }
Remarks
Will return negative if the range isn't normalized
Property Type
int |