RichString.Truncated Property
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: RichString
Indicates if the text was truncated due to max height or max lines constraints
public bool Truncated { get; }
Property Type
bool |