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