Click or drag to resize

CaptureSnapshotResponseDocuments Property

Version 87.1.132
documents

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

Property Value

Type: IListDocumentSnapshot
See Also