|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of EndNotePositioningType in aspose.pdf |
|---|
| Fields in aspose.pdf declared as EndNotePositioningType | |
|---|---|
static EndNotePositioningType |
EndNotePositioningType.EndOfDoc
The end note will be placed at end of the current Pdf document. |
static EndNotePositioningType |
EndNotePositioningType.EndOfSection
The end note will be placed at end of the current section. |
| Methods in aspose.pdf that return EndNotePositioningType | |
|---|---|
EndNotePositioningType |
EndNote.getEndNotePositioning()
Gets an EndNotePositioningType value that indicates the
position of the end note. |
EndNotePositioningType |
Table.getEndNotePositioning()
Gets a EndNotePositioningType that contains the positioning types for endnote |
| Methods in aspose.pdf with parameters of type EndNotePositioningType | |
|---|---|
void |
EndNote.setEndNotePositioning(EndNotePositioningType value)
Sets an EndNotePositioningType value that indicates the
position of the end note. |
void |
Table.setEndNotePositioning(EndNotePositioningType value)
Sets a EndNotePositioningType that contains the positioning types for endnote |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||