menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class EndnoteRestartIndex - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class EndnoteRestartIndex

    Specifies the restart index of the endnotes.

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

    Fields

    DoNotRestart

    Numbering continuous throughout the document.

    Declaration
    public const EndnoteRestartIndex DoNotRestart
    Field Value
    Type
    EndnoteRestartIndex

    RestartForEachSection

    Numbering restarts at each section.

    Declaration
    public const EndnoteRestartIndex RestartForEachSection
    Field Value
    Type
    EndnoteRestartIndex
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved