RichTextKit v0.4

TextLine.NextLine Property

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

Gets the next line in this text block, or null if this is the last line.

public TextLine NextLine { get; }

Property Type

TextLine