true if the printer is paused. For CPCL printers this is always false.

Namespace:  ZSDK_API.Printer
Assembly:  ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0

Syntax

C#
public bool IsPaused
Visual Basic (Declaration)
Public IsPaused As Boolean

See Also