printerSettings | ||||||||||
Type | property | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | Returns device-specific settings for the current printer. | |||||||||
Introduced | 1.0 | |||||||||
OS | mac, windows, linux | |||||||||
Platforms | desktop, server | |||||||||
Example |
| |||||||||
Values |
| |||||||||
Related | Command: open printing, answer printer | |||||||||
Security | printing | |||||||||
Description | Use the printerSettings to get or set the device-specific settings for the current printer. Setting the printerSettings to empty will reset the printer to the system default and all printer settings to the default for the printer. To have an effect, this property must be set before calling open printing. | |||||||||
Tags | printing |