printRectangle

Reports the printable region of the page.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios Introduced: 2.9 Security: printing

# Syntax

get the printRectangle

# Examples

set the rect of group "Print output" to the printRectangle

# Description

Use the printRectangle property to determine the printable region of the physical page as returned by the printer. This rectangle will always be contained within the printPaperRectangle.

The printRectangle property is read-only and cannot be set.

# Tags

# See

- **command:** print, answer printer - **property:** printPaperRectangle