printTitle

Reports the title used in the system printer queue for the next print job.

# Metadata

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

# Syntax

set the printTitle to string

# Examples

set the printTitle to "Accounts Report"

# Description

Use the printTitle property to specify the name of the next print job in the system printer queue. If the printTitle is empty at the start of a printing loop, the title of the defaultStack will be used.

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

# Tags

# See

- **command:** print, open printing - **property:** printerName