Package | Description |
---|---|
com.aspose.pdf.generator.legacyxmlmodel |
Modifier and Type | Field and Description |
---|---|
HeaderFooter |
Section.AdditionalEvenFooter
Gets or sets a
HeaderFooter object that indicates the additional even footer of the section. |
HeaderFooter |
Section.AdditionalEvenHeader
Gets or sets a
HeaderFooter object that indicates the additional even header of the section. |
HeaderFooter |
Section.AdditionalOddFooter
Gets or sets a
HeaderFooter object that indicates the odd footer of the section. |
HeaderFooter |
Section.AdditionalOddHeader
Gets or sets a
HeaderFooter object that indicates the additional odd header of the section. |
HeaderFooter |
Section.EvenFooter
Gets or sets a
HeaderFooter object that indicates the footer that will be shown on even pages of document. |
HeaderFooter |
Section.EvenHeader
Gets or sets a
HeaderFooter object that indicates header that will be shown on event pages of section. |
HeaderFooter |
Section.OddFooter
Gets or sets a
HeaderFooter object that indicates the footer that will be shown on odd pages of section. |
HeaderFooter |
Section.OddHeader
Gets or sets a
HeaderFooter object that indicates the header that will be shown on odd pages of section. |
Constructor and Description |
---|
Graph(HeaderFooter hf) |
Graph(HeaderFooter hf,
float width,
float height) |
Table(HeaderFooter parentHeaderOrFooter)
Initializes a new instance of the
Table class in the HeaderFooter . |
Text(HeaderFooter hf)
Initializes a new instance of the
Text class. |
Text(HeaderFooter hf,
String content)
Initializes a new instance of the
Text class. |
Copyright © 2014 Aspose. All Rights Reserved.