headerHeight property

double? headerHeight
getter/setter pair

The height of the page header.

The header is measured in points from the top of printableRect and is above the content area. The default header height is 0.0.

Officially Supported Platforms/Implementations:

  • iOS

Implementation

double? headerHeight;