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