menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FootnotePosition - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FootnotePosition

    Specifies the position of footnotes.

    Inheritance
    System.Object
    FootnotePosition
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.UWP.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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved