'Declaration Public Enum FootnoteLocation Inherits System.Enum
public enum FootnoteLocation : System.Enum
'Declaration Public Enum FootnoteLocation Inherits System.Enum
public enum FootnoteLocation : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.FootnoteLocation