RichTextKit v0.4

TextLine.TextBlock Property

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

Gets the text block that owns this line.

public TextBlock TextBlock { get; }

Property Type

TextBlock