OtherPDFOptionsPDFOptions.omitBackgroundVersion: NextOn this pagePDFOptions.omitBackground propertyHides default white background and allows generating pdfs with transparency.Signature:interface PDFOptions { omitBackground?: boolean;}Default value:false