[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [ShapeOutsideInfo](./puppeteer.protocol.dom.shapeoutsideinfo.md) > [bounds](./puppeteer.protocol.dom.shapeoutsideinfo.bounds.md) ## Protocol.DOM.ShapeOutsideInfo.bounds property Shape bounds Signature: ```typescript bounds: Quad; ```