printPaperScale

Reports the scaling factor to be applied to a printed page.

# Metadata

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

# Syntax

set the printPaperScale to number

# Examples

set the printPaperScale to the label of button "Scale" of group "Print Settings"

set the printPaperScale to 2

# Description

Use the printPaperScale property to apply a final scaling factor to a printed page after all other settings have been taken into account.

To have an effect, this property must be set before calling open printing.

# Tags

# See