com.spire.doc
Enum EndnotePosition
java.lang.Object
java.lang.Enum<EndnotePosition>
com.spire.doc.EndnotePosition
- All Implemented Interfaces:
- java.lang.Comparable<EndnotePosition>
public enum EndnotePosition
- extends java.lang.Enum<EndnotePosition>
Endnote position of the Document.
Display_End_Of_Section
public static final EndnotePosition Display_End_Of_Section
- Placed the Endnote on End of the section.
Display_End_Of_Document
public static final EndnotePosition Display_End_Of_Document
- Placed the Endnote on End of the Document.
getValue
public int getValue()