Lines Field

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets the string lines accumulated for this leaf block. May be null after process inlines have occurred.

public StringLineGroup Lines

Returns