Skip to main content

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

KeyTypeDescription
printerstringPrinter ID. Required if more than one printer is available.

Return value

null