Type Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets the type of block.

public HtmlBlockType Type { get; set; }

Returns