Class EndnoteRestartIndex
Specifies the restart index of the endnotes.
Inheritance
System.Object
EndnoteRestartIndex
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.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 |