WebKit2.SnapshotRegion (original) (raw)

WebKit2

API Version: 4.1

Library Version: 2.42.5

Type

Enumeration

WebKit2SnapshotRegion

Declaration

enum WebKit2.SnapshotRegion

Description [src]

Enum values used to specify the region from which to get a WebKitWebViewsnapshot.

Members

WEBKIT_SNAPSHOT_REGION_VISIBLE

Specifies a snapshot only for the area that is visible in the webview.

WEBKIT_SNAPSHOT_REGION_FULL_DOCUMENT

A snapshot of the entire document.

Content