PrinterProcessStatusX extension

Extension on the PrinterOperationStatus enumeration providing helper properties to check the operation status.

on

Properties

isIdle bool

Available on PrinterOperationStatus, provided by the PrinterProcessStatusX extension

Checks if the operation status is PrinterOperationStatus.idle.
no setter
isTransmitting bool

Available on PrinterOperationStatus, provided by the PrinterProcessStatusX extension

Checks if the operation status is PrinterOperationStatus.transmitting.
no setter