|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aspose.pdf.elements.HeaderFooterType
Enumerates all header or footer types.
| Field Summary | |
static java.lang.String |
Both
Displays header or footer in both odd and even pages. |
static java.lang.String |
Even
Displays header or footer in even pages. |
static java.lang.String |
Odd
Displays header or footer in odd pages. |
| Constructor Summary | |
HeaderFooterType()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String Both
public static final java.lang.String Even
public static final java.lang.String Odd
| Constructor Detail |
public HeaderFooterType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||