IsOpen Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll
Implements IsOpen

Gets or sets a value indicating whether this instance is still open.

public bool IsOpen { get; set; }

Returns