HeaderCharCount Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets the amount of - or = characters when IsSetext is true.

public int HeaderCharCount { get; set; }

Returns