TextHeaderFooter

This class represents the header or footer of a document.

Properties

Application through getApplication

AutoHeight through isAutoHeight and setAutoHeight

BackColor through getBackgroundColor and setBackgroundColor

BackTransparent through isBackTransparent and setBackTransParent

Height through getHeight and setHeight

Range through getRange

Access
  • To get the header of the document, use the Header property in the PageStyle class.
  • To get the footer of the document, use the Footer property in the PageStyle class.
See examples

Example: TextHeaderFooter