Click or drag to resize

CaptureSnapshotResponseDocuments Property

Version 101.0.180
documents

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

Property Value

Type: IListDocumentSnapshot
See Also