Click or drag to resize

CaptureSnapshotResponseDocuments Property

Version 107.1.120
documents

Namespace:  CefSharp.DevTools.DOMSnapshot
Assembly:  CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax
public IList<DocumentSnapshot> Documents { get; }

Property Value

Type: IListDocumentSnapshot
See Also