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