diff --git a/docs/api/web-view-tag.md b/docs/api/web-view-tag.md index 2a9344048253..54e82ef3a7bc 100644 --- a/docs/api/web-view-tag.md +++ b/docs/api/web-view-tag.md @@ -312,6 +312,10 @@ Executes editing command `replaceMisspelling` in page. Prints webview's web page. Same with `webContents.print([options])`. +### `.printToPDF(options, callback)` + +Prints webview's web page as PDF, Same with `webContents.printToPDF(options, callback)` + ### ``.send(channel[, args...]) * `channel` String