HeaderFooter

HeaderFooter class

Contains elements for a document’s header and footer.

Properties

NameTypeDescription
HeaderMarginMarginSpecifies the margin of a document’s footer.
FooterMarginMarginSpecifies the margin of a document’s footer.
HeaderFooterColorColorThe RGB value of the text color for the header and footer.
HeaderLeftStringContains the text string that appears in the left portion of a document’s header.
HeaderCenterStringContains the text string that appears in the center portion of a document’s header.
HeaderRightStringContains the text string that appears in the right portion of a document’s header.
FooterLeftStringContains the text string that appears in the left portion of a document’s footer.
FooterCenterStringContains the text string that appears in the center portion of a document’s footer.
FooterRightStringContains the text string that appears in the right portion of a document’s footer.
HeaderFooterFontHeaderFooterFontSpecifies the font used for the header and footer text.

HeaderFooter.HeaderMargin property

Specifies the margin of a document’s footer.

Type: Margin

HeaderFooter.FooterMargin property

Specifies the margin of a document’s footer.

Type: Margin

HeaderFooter.HeaderFooterColor property

The RGB value of the text color for the header and footer.

Type: Color

HeaderFooter.HeaderLeft property

Contains the text string that appears in the left portion of a document’s header.

Type: String

HeaderFooter.HeaderCenter property

Contains the text string that appears in the center portion of a document’s header.

Type: String

HeaderFooter.HeaderRight property

Contains the text string that appears in the right portion of a document’s header.

Type: String

HeaderFooter.FooterLeft property

Contains the text string that appears in the left portion of a document’s footer.

Type: String

HeaderFooter.FooterCenter property

Contains the text string that appears in the center portion of a document’s footer.

Type: String

HeaderFooter.FooterRight property

Contains the text string that appears in the right portion of a document’s footer.

Type: String

HeaderFooter.HeaderFooterFont property

Specifies the font used for the header and footer text.

Type: HeaderFooterFont