printerName | ||||||||||
Type | property | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | Reports the name of the currently selected printer. | |||||||||
Introduced | 2.9 | |||||||||
OS | mac, windows, linux | |||||||||
Platforms | desktop, server | |||||||||
Example |
| |||||||||
Values |
| |||||||||
Related | Command: open printing, answer printer Function: result Property: printTitle | |||||||||
Security | printing | |||||||||
Description | Use the printerName property to determine or set the printer that will be used by LiveCode. Setting the printerName to empty will reset the printer to the system default, and all printer settings to the default for that printer. To have an effect, this property must be set before calling open printing. | |||||||||
Tags | printing |