IsEmail Property

Definition

Assembly Markdig.dll

Gets or sets a value indicating whether this instance is an email link.

public bool IsEmail { get; set; }

Returns