printTitle | |
Type | property |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Reports the title used in the system printer queue for the next print job. |
Introduced | 2.9 |
OS | mac, windows, linux, ios |
Platforms | desktop, server, mobile |
Example |
|
Related | Command: print, open printing Property: printerName |
Security | printing |
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 | printing |