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; }
public:
property IList<DocumentSnapshot^>^ Documents {
IList<DocumentSnapshot^>^ get ();
}
Property Value
Type:
IListDocumentSnapshotSee Also