Interface: PDFMargin
Represents the margins for the PDF document.
Properties
bottom?
optional
bottom: string
| number
Bottom margin
left?
optional
left: string
| number
Left margin
right?
optional
right: string
| number
Right margin
top?
optional
top: string
| number
Top margin