print

abstract fun print(options: WebviewTagPrintOptions = definedExternally): Promise<Void>(source)

Prints webview's web page. Same as webContents.print([options]).