[]
Defines the footnote or endnote position.
public enum FootnoteLocation
BeneathText = 1
Footnotes are output beneath text on each page.
BottomOfPage = 0
Footnotes are output at the bottom of each page.
EndOfSection = 2
Footnotes are output at the end of the section.