IsBackLink Property

Definition

Assembly Markdig.dll

Gets or sets a value indicating whether this instance is back link (from a footnote to the link)

public bool IsBackLink { get; set; }

Returns