[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FootnoteLocation

Enum FootnoteLocation

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Defines the footnote or endnote position.

public enum FootnoteLocation

Fields

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.