|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<HeaderFooterType>
com.spire.doc.documents.HeaderFooterType
public enum HeaderFooterType
Specifies type of the Header/Footer.
| Enum Constant Summary | |
|---|---|
Footer_Even
Footer for even numbered pages. |
|
Footer_First_Page
Footer for the first page of the section. |
|
Footer_Odd
Footer for odd numbered pages. |
|
Header_Even
Header for even numbered pages. |
|
Header_First_Page
Header for the first page of the section. |
|
Header_Odd
Header for odd numbered pages. |
|
| Method Summary | |
|---|---|
int |
getValue()
|
| Enum Constant Detail |
|---|
public static final HeaderFooterType Header_Even
public static final HeaderFooterType Header_Odd
public static final HeaderFooterType Footer_Even
public static final HeaderFooterType Footer_Odd
public static final HeaderFooterType Header_First_Page
public static final HeaderFooterType Footer_First_Page
| Method Detail |
|---|
public int getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||