java.lang.Objectcom.aspose.words.FootnotePosition
public class FootnotePosition
Field Summary | ||
---|---|---|
static final int | BOTTOM_OF_PAGE | |
Footnotes are output at the bottom of each page. | ||
static final int | BENEATH_TEXT | |
Footnotes are output beneath text on each page. |
Field Detail |
---|
BOTTOM_OF_PAGE = 1 | |
public static final int BOTTOM_OF_PAGE |
BENEATH_TEXT = 2 | |
public static final int BENEATH_TEXT |