[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FootnoteLocation

FootnoteLocation Enum

Defines the footnote or endnote position.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum FootnoteLocation
Public Enum FootnoteLocation

Fields

Name Description
BeneathText

Footnotes are output beneath text on each page.

BottomOfPage

Footnotes are output at the bottom of each page.

EndOfSection

Footnotes are output at the end of the section.