Skip to main content

Interface: PDFMargin

Represents the margins for the PDF document.

Properties

bottom?

optional bottom: string | number

Bottom margin


left?

optional left: string | number

Left margin


optional right: string | number

Right margin


top?

optional top: string | number

Top margin