Level Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets the level of heading (starting at 1 for the lowest level).

public int Level { get; set; }

Returns