Skip to main content
Version: 15.4.1

PDFOptions.margin property

Set the PDF margins.

Signature:

interface PDFOptions {
margin?: PDFMargin;
}