-
Home
-
API
-
Markdig.Syntax
-
FencedCodeBlock
-
Properties
-
ClosingFencedCharCount
ClosingFencedCharCount Property
Definition
Gets or sets the fenced character count used to close this fenced code block.
public int ClosingFencedCharCount { get; set; }
Returns