NewLine Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

The last newline of this block. Trivia: only parsed when TrackTrivia is enabled

public NewLine NewLine { get; set; }

Returns