Skip to content

a11ydocs v1.7.0


a11ydocs / 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.