399 B
399 B
Home > puppeteer > PDFOptions > height
PDFOptions.height property
Sets the height of paper. You can pass in a number or a string with a unit.
Signature:
height?: string | number;