175 B
175 B
sidebar_label |
---|
PDFOptions.margin |
PDFOptions.margin property
Set the PDF margins.
Signature:
interface PDFOptions {
margin?: PDFMargin;
}
sidebar_label |
---|
PDFOptions.margin |
Set the PDF margins.
Signature:
interface PDFOptions {
margin?: PDFMargin;
}