Skip to main content
Version: 19.1.2

ScreenshotOptions.fullPage property

When true, takes a screenshot of the full page.

Signature:

interface ScreenshotOptions {
fullPage?: boolean;
}

Default value:

false