com.aspose.words
Class EndnotePosition

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

public class EndnotePosition 
extends java.lang.Object

Utility class containing constants. Defines the endnote position.
See Also:
EndnoteOptions

Field Summary
static final intEND_OF_SECTION = 0
           Endnotes are output at the end of the section.
static final intEND_OF_DOCUMENT = 3
           Endnotes are output at the end of the document.
 

Field Detail

END_OF_SECTION = 0

public static final int END_OF_SECTION
Endnotes are output at the end of the section.

END_OF_DOCUMENT = 3

public static final int END_OF_DOCUMENT
Endnotes are output at the end of the document.

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