---
sidebar_label: PDFMargin.left
---

# PDFMargin.left property

**Signature:**

```typescript
interface PDFMargin {
  left?: string | number;
}
```