Printer.isPaused

Returns whether the printer is currently paused. A paused printer still accepts jobs, but it is not printing them. Since 2.14

class Printer
int
isPaused
()

Return Value

Type: int

TRUE if printer is paused

Meta