Skip to main content
Version: 18.2.0

PDFOptions.margin property

Set the PDF margins.

Signature:

interface PDFOptions {
margin?: PDFMargin;
}