paperRect
The size of the paper for printing.
Declaration
var paperRect: CGRect { get }Discussion
The value of this property is a rectangle that defines the size of paper chosen for the print job. The origin is always (0,0).
The size of the paper for printing.
var paperRect: CGRect { get }The value of this property is a rectangle that defines the size of paper chosen for the print job. The origin is always (0,0).