Contents

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).

See Also

Related Documentation

Accessing information about the print job