PrinterStatus Property

Returns the connection status for the current Newlook printer session. Read-only.

object.PrinterStatus as Integer

Note

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.

See Also

Properties

Applies To

App object


© 2004-2021 looksoftware. All rights reserved.