DevToolsClientDOMSnapshot Property  | 
Version 94.4.20 
            This domain facilitates obtaining document snapshots with DOM, layout, and style information.
            
 
    Namespace: 
   CefSharp.DevTools
    Assembly:
   CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntaxpublic DOMSnapshotClient DOMSnapshot { get; }public:
property DOMSnapshotClient^ DOMSnapshot {
	DOMSnapshotClient^ get ();
}Property Value
Type: 
DOMSnapshotClient
See Also