NewLine Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets the newline of this QuoeBlockLine.

public NewLine NewLine { get; set; }

Returns