Table of Contents

Property Footnotes

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Footnotes

Gets the footnotes, including the separator pseudo-notes.

public DomNodeList<Note> Footnotes { get; }

Property Value

DomNodeList<Note>