Skip to content

Commit 6582142

Browse files
mkiki01pull[bot]
authored andcommitted
docs: added units to <webview>.print() pageSize option (electron#34088)
1 parent 4a54043 commit 6582142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/webview-tag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ Stops any `findInPage` request for the `webview` with the provided `action`.
556556
* `header` string (optional) - string to be printed as page header.
557557
* `footer` string (optional) - string to be printed as page footer.
558558
* `pageSize` string | Size (optional) - Specify page size of the printed document. Can be `A3`,
559-
`A4`, `A5`, `Legal`, `Letter`, `Tabloid` or an Object containing `height`.
559+
`A4`, `A5`, `Legal`, `Letter`, `Tabloid` or an Object containing `height` in microns.
560560

561561
Returns `Promise<void>`
562562

0 commit comments

Comments
 (0)