puppeteer/docs/api/puppeteer.pdfmargin.right.md

11 lines
158 B
Markdown
Raw Normal View History

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