<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [PDFOptions](./puppeteer.pdfoptions.md) > [margin](./puppeteer.pdfoptions.margin.md) ## PDFOptions.margin property Set the PDF margins. <b>Signature:</b> ```typescript margin?: PDFMargin; ```