PrinterProcessStatusX extension

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

on

Properties

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