DevToolsClientPage Property  | 
Version 106.0.290 
            Actions and events related to the inspected page belong to the page domain.
            
 
    Namespace: 
   CefSharp.DevTools
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic PageClient Page { get; }public:
property PageClient^ Page {
	PageClient^ get ();
}Property Value
Type: 
PageClient
See Also