sempdf
sempdf v1.9.1Interfaces

Interface: CustomPageSize

sempdf v1.9.1


sempdf / CustomPageSize

Defined in: src/types.ts:141

Explicit PDF page dimensions in points.

Properties

PropertyTypeDescriptionDefined in
heightnumberHeight in PDF points.src/types.ts:145
widthnumberWidth in PDF points.src/types.ts:143

On this page