public final class EndNotePositioningType
extends com.aspose.ms.System.Enum
Enumerates the positioning types for endnote.
Modifier and Type | Field and Description |
---|---|
static int |
EndOfDoc
The end note will be placed at end of the current Pdf document.
|
static int |
EndOfSection
The end note will be placed at end of the current section.
|
public static final int EndOfSection
The end note will be placed at end of the current section.
public static final int EndOfDoc
The end note will be placed at end of the current Pdf document.
Copyright © 2016 Aspose. All Rights Reserved.