Xamarin.Android

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

    Show / Hide Table of Contents

    Class FootnoteType

    Specifies the type of the footnote.

    Inheritance
    System.Object
    FootnoteType
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class FootnoteType : Enum

    Fields

    Endnote

    Specifies object is a endnote.

    Declaration
    public const FootnoteType Endnote
    Field Value
    Type Description
    FootnoteType

    Footnote

    Specifies object is a footnote.

    Declaration
    public const FootnoteType Footnote
    Field Value
    Type Description
    FootnoteType

    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