<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Emulation](./puppeteer.protocol.emulation.md) > [SetVisibleSizeRequest](./puppeteer.protocol.emulation.setvisiblesizerequest.md) > [width](./puppeteer.protocol.emulation.setvisiblesizerequest.width.md) ## Protocol.Emulation.SetVisibleSizeRequest.width property Frame width (DIP). <b>Signature:</b> ```typescript width: integer; ```