|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HeaderFooterType in aspose.pdf |
---|
Fields in aspose.pdf declared as HeaderFooterType | |
---|---|
static HeaderFooterType |
HeaderFooterType.Both
Displays header or footer in both odd and even pages. |
static HeaderFooterType |
HeaderFooterType.Even
Displays header or footer in even pages. |
static HeaderFooterType |
HeaderFooterType.Odd
Displays header or footer in odd pages. |
Methods in aspose.pdf with parameters of type HeaderFooterType | |
---|---|
HeaderFooter |
Section.insertFooter(HeaderFooterType type)
Insert footer of the section. |
HeaderFooter |
Section.insertHeader(HeaderFooterType type)
Insert Header of the section. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |