Enum FootnoteRestartIndex
Specifies the restart index of footnotes.
Namespace: Syncfusion.DocIO
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum FootnoteRestartIndex
Fields
Name | Description |
---|---|
DoNotRestart | Numbering continuous throughout the document. |
RestartForEachPage | Numbering restarts at each page. |
RestartForEachSection | Numbering restarts at each section. |