Order Property

Definition

Assembly Markdig.dll

Gets or sets the order of this footnote (determined by the order of the FootnoteLink in the document)

public int Order { get; set; }

Returns