Returns the connection status for the current Newlook printer session. Read-only.
object.PrinterStatus as Integer
The PrinterStatus property options are:
Setting |
Description |
StatusDisconnected |
Not connected to a host. |
StatusConnected |
Connected to a host, ready. |
StatusBusy |
Connected to a host, busy. |
StatusError |
Connected to a host, an error has occurred. |
Note:When using constants in the script editor, each constant must be prefaced by nl.
© 2004-2021 looksoftware. All rights reserved.