Skip to main content
Version: 19.7.0

ScreenshotOptions.fullPage property

When true, takes a screenshot of the full page.

Signature:

interface ScreenshotOptions {
fullPage?: boolean;
}

Default value:

false