OpeningFencedCharCount Property

Definition

Assembly Markdig.dll

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

public int OpeningFencedCharCount { get; set; }

Returns