endnoteposition-ag凯发旗舰厅



com.spire.doc
enum endnoteposition

java.lang.object
  extended by java.lang.enum<endnoteposition>
      extended by com.spire.doc.endnoteposition
all implemented interfaces:
java.lang.comparable<endnoteposition>

public enum endnoteposition
extends java.lang.enum<endnoteposition>

endnote position of the document.


enum constant summary
display_end_of_document
          placed the endnote on end of the document.
display_end_of_section
          placed the endnote on end of the section.
 
method summary
 int getvalue()
           
 
enum constant detail

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.
method detail

getvalue

public int getvalue()


网站地图