CaptureSnapshotResponseDocuments Property |
Version 106.0.290
documents
Namespace:
CefSharp.DevTools.DOMSnapshot
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public IList<DocumentSnapshot> Documents { get; }
public:
property IList<DocumentSnapshot^>^ Documents {
IList<DocumentSnapshot^>^ get ();
}
Property Value
Type:
IListDocumentSnapshotSee Also