Click or drag to resize

CaptureSnapshotResponseDocuments Property

Version 130.1.90
documents

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

Property Value

IListDocumentSnapshot
See Also