HeaderFooter class

HeaderFooter class

Contains elements for a document’s header and footer.

The HeaderFooter type exposes the following members:

Properties

PropertyDescription
header_marginSpecifies the margin of a document’s footer.
footer_marginSpecifies the margin of a document’s footer.
header_footer_colorThe RGB value of the text color for the header and footer.
header_leftContains the text string that appears in the left portion of a document’s header.
header_centerContains the text string that appears in the center portion of a document’s header.
header_rightContains the text string that appears in the right portion of a document’s header.
footer_leftContains the text string that appears in the left portion of a document’s footer.
footer_centerContains the text string that appears in the center portion of a document’s footer.
footer_rightContains the text string that appears in the right portion of a document’s footer.
header_footer_fontSpecifies the font used for the header and footer text.

See Also