Enum FootnotePosition
Specifies the position of footnotes.
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum FootnotePosition
Fields
Name | Description |
---|---|
PrintAsEndnotes | Footnotes are output at the bottom of each end notes. |
PrintAtBottomOfPage | At bottom of current page. |
PrintImmediatelyBeneathText | Beneath current text on each page. |