java.lang.Objectcom.aspose.words.FootnoteNumberingRule
public class FootnoteNumberingRule
Field Summary | ||
---|---|---|
static final int | CONTINUOUS | |
Numbering continuous throughout the document. | ||
static final int | RESTART_SECTION | |
Numbering restarts at each section. | ||
static final int | RESTART_PAGE | |
Numbering restarts at each page. Valid for footnotes only. |
Field Detail |
---|
CONTINUOUS | |
public static final int CONTINUOUS |
RESTART_SECTION | |
public static final int RESTART_SECTION |
RESTART_PAGE | |
public static final int RESTART_PAGE |