OpenInNewWindow Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Should the link open in a new window when clicked (false by default)

public bool OpenInNewWindow { get; set; }

Returns