[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Emulation](./puppeteer.protocol.emulation.md) > [SetVisibleSizeRequest](./puppeteer.protocol.emulation.setvisiblesizerequest.md) > [height](./puppeteer.protocol.emulation.setvisiblesizerequest.height.md) ## Protocol.Emulation.SetVisibleSizeRequest.height property Frame height (DIP). Signature: ```typescript height: integer; ```