| 
FootnoteRestartRule Enumeration
  | 
 Specifies FootnoteRestartIndex.
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public enum FootnoteRestartRule
 
Public Enumeration FootnoteRestartRule
 
public enum class FootnoteRestartRule
 
 
 
 
 Members
 Members
 
|  | Member name | Value | Description | 
|  | DoNotRestart | 0 | Numbering continuous throughout the document. | 
|  | RestartSection | 1 | Numbering restarts at each section. | 
|  | RestartPage | 2 | Numbering restarts at each page. | 
|  | Default | 0 | Equals
 
DoNotRestart
 
 . | 
 
 
 See Also
See Also