Skip to main content
Version: 19.6.0

PDFOptions.margin property

Set the PDF margins.

Signature:

interface PDFOptions {
margin?: PDFMargin;
}

Default value:

no margins are set.