|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.HeaderFooterType
public final class HeaderFooterType
Enumerates all header or footer types.
| Field Summary | |
|---|---|
static HeaderFooterType |
Both
Displays header or footer in both odd and even pages. |
static HeaderFooterType |
Even
Displays header or footer in even pages. |
static HeaderFooterType |
Odd
Displays header or footer in odd pages. |
| Fields inherited from class aspose.pdf.EnumerationBase |
|---|
value |
| Method Summary |
|---|
| Methods inherited from class aspose.pdf.EnumerationBase |
|---|
getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final HeaderFooterType Odd
public static final HeaderFooterType Even
public static final HeaderFooterType Both
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||