Contents

printableRect

The area in which printing can occur.

Declaration

var printableRect: CGRect { get }

Discussion

The value of this property is a rectangle that defines the area in which the printer can print content. Sometimes this is referred to as the imageable area of the paper.

See Also

Related Documentation

Accessing information about the print job