java.lang.Objectcom.aspose.words.EndnotePosition
public class EndnotePosition
Field Summary | ||
---|---|---|
static final int | END_OF_SECTION | |
Endnotes are output at the end of the section. | ||
static final int | END_OF_DOCUMENT | |
Endnotes are output at the end of the document. |
Field Detail |
---|
END_OF_SECTION = 0 | |
public static final int END_OF_SECTION |
END_OF_DOCUMENT = 3 | |
public static final int END_OF_DOCUMENT |