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