[Home](./index.md) > [puppeteer](./puppeteer.md) > [PDFOptions](./puppeteer.pdfoptions.md) > [printBackground](./puppeteer.pdfoptions.printbackground.md) ## PDFOptions.printBackground property Set to `true` to print background graphics. Signature: ```typescript printBackground?: boolean; ```