Xamarin.Forms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FootnotePosition

    Show / Hide Table of Contents

    Class FootnotePosition

    Specifies the position of footnotes.

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

    PrintAtBottomOfPage

    At bottom of current page.

    Declaration
    public const FootnotePosition PrintAtBottomOfPage
    Field Value
    Type Description
    FootnotePosition

    PrintImmediatelyBeneathText

    Beneath current text on each page.

    Declaration
    public const FootnotePosition PrintImmediatelyBeneathText
    Field Value
    Type Description
    FootnotePosition

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved