Skip to main content

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 "custom" is chosen, top, bottom, left and right must also be specified.

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.