Skip to main content
Version: 17.1.3

PDFOptions.margin property

Set the PDF margins.

Signature:

interface PDFOptions {
margin?: PDFMargin;
}