Xamarin.Forms

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

    Show / Hide Table of Contents

    Class FootnoteRestartIndex

    Specifies the restart index of footnotes.

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

    Fields

    DoNotRestart

    Numbering continuous throughout the document.

    Declaration
    public const FootnoteRestartIndex DoNotRestart
    Field Value
    Type Description
    FootnoteRestartIndex

    RestartForEachPage

    Numbering restarts at each page.

    Declaration
    public const FootnoteRestartIndex RestartForEachPage
    Field Value
    Type Description
    FootnoteRestartIndex

    RestartForEachSection

    Numbering restarts at each section.

    Declaration
    public const FootnoteRestartIndex RestartForEachSection
    Field Value
    Type Description
    FootnoteRestartIndex

    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