pageWidth
The width of the document page, in points (72 points per inch).
Declaration
var pageWidth: NSNumber? { get set }Discussion
For a PDF document, this property specifies the width of the first page only; other pages in a PDF document may have different widths.