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