Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax.Inlines
DelimiterInline
Properties
IsActive
Menu
On this page
IsActive Property
Definition
Namespace
Markdig.Syntax.Inlines
Assembly
Markdig.dll
View source
Gets or sets a value indicating whether this instance is active.
public bool IsActive { get; set; }
Returns
Boolean