printCopies | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Reports the number of copies that the next print job will print. | ||||||
Introduced | 2.9 | ||||||
OS | mac, windows, linux | ||||||
Platforms | desktop, server | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: open printing, answer printer Property: printPageNumber, printerFeatures, printCollate | ||||||
Security | printing | ||||||
Description | Use the printCopies property to specify a number of copies to print. This property will only have an affect if the printerFeatures contains "copies". To have an effect, this property must be set before calling open printing. | ||||||
Tags | printing |