PageStyle

This class represents a page style of a document.

Properties

Header through getHeader

Footer through getFooter

HeaderEnable through isHeaderEnable and setHeaderEnable

FooterEnable through isFooterEnable and setFooterEnable

Access

To get the default page style of a document, use the Standard property in the PageStyles class.

Usage

PageStyle provides access to the header and footer of a document.

See examples

Example: TextHeaderFooter