Enumeration
WebKit2SnapshotOptions
Members
- 
            WEBKIT_SNAPSHOT_OPTIONS_NONE
- 
            Do not include any special options. - Value: 0
- Available since: 4.1
 
- Value: 
- 
            WEBKIT_SNAPSHOT_OPTIONS_INCLUDE_SELECTION_HIGHLIGHTING
- 
            Whether to include in the snapshot the highlight of the selected content. - Value: 1
- Available since: 4.1
 
- Value: 
- 
            WEBKIT_SNAPSHOT_OPTIONS_TRANSPARENT_BACKGROUND
- 
            Do not fill the background with white before rendering the snapshot. Since 2.8. - Value: 2
- Available since: 4.1
 
- Value: