puppeteer/docs/api/puppeteer.pdfmargin.bottom.md

11 lines
161 B
Markdown
Raw Normal View History

---
sidebar_label: PDFMargin.bottom
---
# PDFMargin.bottom property
**Signature:**
```typescript
interface PDFMargin {bottom?: string | number;}
```