Click or drag to resize

DevToolsClientPage Property

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

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

Property Value

Type: PageClient
See Also