PDFOptions.omitBackground property
Hides default white background and allows generating pdfs with transparency.
Signature:
interface PDFOptions {omitBackground?: boolean;}
Hides default white background and allows generating pdfs with transparency.
Signature:
interface PDFOptions {omitBackground?: boolean;}