Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax.Inlines
EmphasisDelimiterInline
Properties
DelimiterCount
Menu
On this page
DelimiterCount Property
Definition
Namespace
Markdig.Syntax.Inlines
Assembly
Markdig.dll
View source
The number of delimiter characters found for this delimiter.
public int DelimiterCount { get; set; }
Returns
Int32