Appearance
zeropdf / CustomPageSize
Interface: CustomPageSize
Defined in: src/types.ts:122
Explicit PDF page dimensions in points.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
height | number | Height in PDF points. | src/types.ts:126 |
width | number | Width in PDF points. | src/types.ts:124 |