ClosingFencedCharCount Property

Definition

Assembly Markdig.dll

Gets or sets the fenced character count used to close this fenced code block.

public int ClosingFencedCharCount { get; set; }

Returns