<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Viewport](./puppeteer.viewport.md) > [height](./puppeteer.viewport.height.md) ## Viewport.height property The page height in pixels. <b>Signature:</b> ```typescript height: number; ```