mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
401 B
401 B
Home > puppeteer > ScreenshotOptions > clip
ScreenshotOptions.clip property
An object which specifies the clipping region of the page.
Signature:
clip?: ScreenshotClip;