[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [GetStyleSheetTextRequest](./puppeteer.protocol.css.getstylesheettextrequest.md) ## Protocol.CSS.GetStyleSheetTextRequest interface Signature: ```typescript export interface GetStyleSheetTextRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [styleSheetId](./puppeteer.protocol.css.getstylesheettextrequest.stylesheetid.md) | [StyleSheetId](./puppeteer.protocol.css.stylesheetid.md) | |