com.aspose.words
Class FootnoteNumberingRule

java.lang.Object
    extended by com.aspose.words.FootnoteNumberingRule

public class FootnoteNumberingRule 
extends java.lang.Object

Utility class containing constants. Determines when automatic footnote or endnote numbering restarts.
See Also:
FootnoteOptions

Field Summary
static final intCONTINUOUS
           Numbering continuous throughout the document.
static final intRESTART_SECTION
           Numbering restarts at each section.
static final intRESTART_PAGE
           Numbering restarts at each page. Valid for footnotes only.
 

Field Detail

CONTINUOUS

public static final int CONTINUOUS
Numbering continuous throughout the document.

RESTART_SECTION

public static final int RESTART_SECTION
Numbering restarts at each section.

RESTART_PAGE

public static final int RESTART_PAGE
Numbering restarts at each page. Valid for footnotes only.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.