Contents

pageHeight

The height of the document page, in points (72 points per inch).

Declaration

var pageHeight: NSNumber? { get set }

Discussion

For a PDF document, this property specifies the height of the first page only; other pages in a PDF document may have different heights.

See Also

Describing document content