We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2fd8a2 commit de11079Copy full SHA for de11079
docs/References/Window.md
@@ -321,6 +321,7 @@ Print the web contents in the window with or without the need for user's interac
321
* `marginsType` `{Integer}` 0 - Default; 1 - No margins; 2 - minimum; 3 - Custom, see `marginsCustom`.
322
* `marginsCustom` `{JSON Object}` the custom margin setting; units are points.
323
* `copies` `{Integer}` the number of copies to print.
324
+* `scaleFactor` `{Integer}` the scale factor; `100` is the default.
325
* `headerString` `{String}` string to replace the URL in the header.
326
* `footerString` `{String}` string to replace the URL in the footer.
327
0 commit comments