Click or drag to resize

DevToolsClientDOMSnapshot Property

Version 102.0.100
This domain facilitates obtaining document snapshots with DOM, layout, and style information.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public DOMSnapshotClient DOMSnapshot { get; }

Property Value

Type: DOMSnapshotClient
See Also