RichTextKit v0.4

TextLine.PreviousLine Property

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

Gets the previous line in this text block, or null if this is the first line.

public TextLine PreviousLine { get; }

Property Type

TextLine