Click or drag to resize

DevToolsClientPage Property

Version 118.6.80
Actions and events related to the inspected page belong to the page domain.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public PageClient Page { get; }

Property Value

Type: PageClient
See Also