|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<FootnoteRestartRule>
com.spire.doc.FootnoteRestartRule
public enum FootnoteRestartRule
Specifies FootnoteRestartIndex.
Enum Constant Summary | |
---|---|
Default
Equals |
|
Do_Not_Restart
Numbering continuous throughout the document. |
|
Restart_Page
Numbering restarts at each page. |
|
Restart_Section
Numbering restarts at each section. |
Method Summary | |
---|---|
int |
getValue()
|
Enum Constant Detail |
---|
public static final FootnoteRestartRule Do_Not_Restart
public static final FootnoteRestartRule Restart_Section
public static final FootnoteRestartRule Restart_Page
public static final FootnoteRestartRule Default
Method Detail |
---|
public int getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |