FootnoteGroup Class

Definition

Show inherited members (51)

A block that contains all the footnotes at the end of a MarkdownDocument.

public class FootnoteGroup : ContainerBlock, IBlock, IMarkdownObject, IList<Block>, ICollection<Block>, IReadOnlyList<Block>, IReadOnlyCollection<Block>, IEnumerable<Block>, IEnumerable
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)