alexa

    Show / Hide Table of Contents

    Enum EndnoteRestartIndex

    Specifies the restart index of the endnotes.

    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum EndnoteRestartIndex

    Fields

    Name Description
    DoNotRestart

    Numbering continuous throughout the document.

    RestartForEachSection

    Numbering restarts at each section.

    Back to top Generated by DocFX