WebKit2.SnapshotRegion
Enum values used to specify the region from which to get a WebKit2.WebView snapshot
- SnapshotRegion.VISIBLE
Specifies a snapshot only for the area that is visible in the webview
- SnapshotRegion.FULL_DOCUMENT
A snapshot of the entire document.