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