footerHeight property

double? footerHeight
getter/setter pair

The height of the page footer.

The footer is measured in points from the bottom of printableRect and is below the content area. The default footer height is 0.0.

Supported Platforms/Implementations:

  • iOS

Implementation

double? footerHeight;