IsImage Property

Definition

Assembly Markdig.dll

Gets or sets a value indicating whether this delimiter is an image link.

public bool IsImage { get; set; }

Returns