IsSetext Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

True if this heading is a Setext heading.

public bool IsSetext { get; set; }

Returns