headerHeight
The height of the page header.
Declaration
var headerHeight: CGFloat { get set }Discussion
The header is measured in points from the top of printableRect and is above the content area. The default header height is 0.0.
The height of the page header.
var headerHeight: CGFloat { get set }The header is measured in points from the top of printableRect and is above the content area. The default header height is 0.0.