Interface ScreenshotDataInterface

Hierarchy

  • ScreenshotDataInterface

Properties

Properties

data: string

Content of the view window as a data URI encoded image.

height: number

Height of the view window.

width: number

Width of the view window.

Generated using TypeDoc