puppeteer/new-docs/puppeteer.protocol.emulation.setpagescalefactorrequest.md

19 lines
683 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Emulation](./puppeteer.protocol.emulation.md) &gt; [SetPageScaleFactorRequest](./puppeteer.protocol.emulation.setpagescalefactorrequest.md)
## Protocol.Emulation.SetPageScaleFactorRequest interface
<b>Signature:</b>
```typescript
export interface SetPageScaleFactorRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [pageScaleFactor](./puppeteer.protocol.emulation.setpagescalefactorrequest.pagescalefactor.md) | number | Page scale factor. |