Class FootnotePosition
Specifies the position of footnotes.
Inheritance
System.Object
FootnotePosition
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class FootnotePosition : Enum
Fields
PrintAsEndnotes
Footnotes are output at the bottom of each end notes.
Declaration
public const FootnotePosition PrintAsEndnotes
Field Value
Type |
---|
FootnotePosition |
PrintAtBottomOfPage
At bottom of current page.
Declaration
public const FootnotePosition PrintAtBottomOfPage
Field Value
Type |
---|
FootnotePosition |
PrintImmediatelyBeneathText
Beneath current text on each page.
Declaration
public const FootnotePosition PrintImmediatelyBeneathText
Field Value
Type |
---|
FootnotePosition |