Skip to content

ElectronWebContents.getPrintersAsync method

ElectronWebContents › getPrintersAsync

Unofficial

Returns the system printer list.

Signature:

getPrintersAsync(): Promise<ElectronPrinterInfo[]>

Returns: Promise<ElectronPrinterInfo[]>A promise resolving with the system printer list.