Printer.isPaused

Returns whether the printer is currently paused.

A paused printer still accepts jobs, but it is not printing them.

class Printer
bool
isPaused
()

Return Value

Type: bool

%TRUE if @printer is paused

Meta