Skip to main content

Interface: PDFMargin

Page margin settings for PDF document generation. Controls the white space around content in exported PDF documents, ensuring proper layout and professional appearance.

Properties

bottom?

optional bottom: string | number

Space between content and bottom edge of page


left?

optional left: string | number

Space between content and left edge of page


optional right: string | number

Space between content and right edge of page


top?

optional top: string | number

Space between content and top edge of page