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