PageCreationOptions
Defined in: src/core/types.ts:712
Options for creating a new page.
Properties
Section titled “Properties”height?
Section titled “height?”
optionalheight:number
Defined in: src/core/types.ts:716
Page height in points (default: 792 = US Letter).
width?
Section titled “width?”
optionalwidth:number
Defined in: src/core/types.ts:714
Page width in points (default: 612 = US Letter).