Reports the size of the page that will be printed.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios Introduced: 2.9 Security: printing
# Syntax
get the printPaperRectangle
# Examples
put the printPaperRectangle into tRectangle
# Description
Use the printPaperRectangle property to find out the rectangle being printed to in device-co-ordinates, taking the printPaperOrientation into account.
The printPaperRectangle property is read-only and cannot be set. Changing the printMargins will not affect the printPaperRectangle.
# Tags
# See
- **command:** answer printer - **property:** printMargins, printRectangle