IsClosed Property

Definition

Assembly Markdig.dll
Implements IsClosed

Gets or sets a value indicating whether this instance is closed.

public bool IsClosed { get; set; }

Returns