AboutSupportDeveloper GuideVersion 36.122.80.11

Interface CapturePageOptions

Configuration for page capture.

Hierarchy

  • CapturePageOptions

Properties

Properties

area?: Rectangle

The area of the window to be captured.

format?: "png" | "bmp" | "jpg"

Default Value

'png'

The format of the captured image. Can be 'png', 'jpg', or 'bmp'.

quality?: number

Default Value

100

Quality of JPEG image. Between 0 - 100.