Click or drag to resize

CaptureSnapshotResponseDocuments Property

Version 118.6.80
documents

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

Property Value

Type: IListDocumentSnapshot
See Also