Skip to content

zeropdf v1.3.0


zeropdf / CustomPageSize

Interface: CustomPageSize

Defined in: src/types.ts:122

Explicit PDF page dimensions in points.

Properties

PropertyTypeDescriptionDefined in
heightnumberHeight in PDF points.src/types.ts:126
widthnumberWidth in PDF points.src/types.ts:124

Released under the ISC license.