📝 Add missing printToPDF API in webview.

This commit is contained in:
Haojian Wu 2015-06-16 20:17:58 +08:00
parent 16348fc895
commit 82b1607c1e

View file

@ -312,6 +312,10 @@ Executes editing command `replaceMisspelling` in page.
Prints webview's web page. Same with `webContents.print([options])`.
### `<webview>.printToPDF(options, callback)`
Prints webview's web page as PDF, Same with `webContents.printToPDF(options, callback)`
### `<webview>`.send(channel[, args...])
* `channel` String