Click or drag to resize

CaptureSnapshotResponseDocuments Property

Version 86.0.240
documents

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

Property Value

Type: IListDocumentSnapshot
See Also