sempdf v1.9.1Interfaces
Interface: CustomPageSize
sempdf / CustomPageSize
Defined in: src/types.ts:141
Explicit PDF page dimensions in points.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
height | number | Height in PDF points. | src/types.ts:145 |
width | number | Width in PDF points. | src/types.ts:143 |