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. |