|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<FootnotePosition>
com.spire.doc.FootnotePosition
public enum FootnotePosition
Specifies FootnotePosition.
| Enum Constant Summary | |
|---|---|
Print_As_End_Of_Document
Endnotes are output at the end of the document. |
|
Print_As_End_Of_Section
Endnotes are output at the end of the section. |
|
Print_At_Bottom_Of_Page
Footnotes are output at the bottom of each page. |
|
Print_Immediately_Beneath_Text
Footnotes are output beneath text on each page. |
|
| Method Summary | |
|---|---|
int |
getValue()
|
| Enum Constant Detail |
|---|
public static final FootnotePosition Print_As_End_Of_Section
public static final FootnotePosition Print_At_Bottom_Of_Page
public static final FootnotePosition Print_Immediately_Beneath_Text
public static final FootnotePosition Print_As_End_Of_Document
| Method Detail |
|---|
public int getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||