Footnotes

InlineXbrlDocument.Footnotes property

Gets the collection of InlineFootnote in the inline XBRL document.

public List<InlineFootnote> Footnotes { get; }

See Also