Click or drag to resize

DevToolsClientDOMSnapshot Property

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

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

Property Value

Type: DOMSnapshotClient
See Also