Marginsinterface
Margins for the printed web page.
Properties (5)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| bottom⚓︎ | number | x | x | Bottom margin for the printed web page in pixels. |
| left⚓︎ | number | x | x | Left margin for the printed web page in pixels. |
| marginType⚓︎ | "default" | "none" | "printableArea" | "custom" | x | x | Margin type. If |
| right⚓︎ | number | x | x | Right margin for the printed web page in pixels. |
| top⚓︎ | number | x | x | Top margin for the printed web page in pixels. |