HeaderFooter
Source: aspose.
Contains elements for a document's header and footer.
Methods
Methods
getFooterCenter()
Contains the text string that appears in the center portion of a document's footer.
getFooterLeft()
Contains the text string that appears in the left portion of a document's footer.
getFooterMargin()
Specifies the margin of a document's footer.
getFooterRight()
Contains the text string that appears in the right portion of a document's footer.
getHeaderCenter()
Contains the text string that appears in the center portion of a document's header.
getHeaderFooterColor()
The RGB value of the text color for the header and footer.
getHeaderFooterFont()
Specifies the font used for the header and footer text.
getHeaderLeft()
Contains the text string that appears in the left portion of a document's header.
getHeaderMargin()
Specifies the margin of a document's footer.
getHeaderRight()
Contains the text string that appears in the right portion of a document's header.
setFooterCenter()
Contains the text string that appears in the center portion of a document's footer.
setFooterLeft()
Contains the text string that appears in the left portion of a document's footer.
setFooterMargin()
Specifies the margin of a document's footer.
setFooterRight()
Contains the text string that appears in the right portion of a document's footer.
setHeaderCenter()
Contains the text string that appears in the center portion of a document's header.
setHeaderLeft()
Contains the text string that appears in the left portion of a document's header.
setHeaderMargin()
Specifies the margin of a document's footer.
setHeaderRight()
Contains the text string that appears in the right portion of a document's header.