RichTextKit v0.4

TextBlock.Truncated Property

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

Indicates if the text was truncated due to max height or max lines constraints

public bool Truncated { get; }

Property Type

bool