abortPrint
Immediately aborts any active printing. Does not clear the print job queue. In most situations, it is recommended to clear the queue using the selectPrintJob method, before calling abortPrint.
Parameter
| Key | Type | Description |
|---|---|---|
| printer | string | Printer ID. Required if more than one printer is available. |
Return value
null