Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax.Inlines
EmphasisInline
Properties
DelimiterChar
Menu
On this page
DelimiterChar Property
Definition
Namespace
Markdig.Syntax.Inlines
Assembly
Markdig.dll
View source
Gets or sets the delimiter character of this emphasis.
public char DelimiterChar { get; set; }
Returns
Char