
CefSharp - Open Source web browser for WinForms and WPF Apps
CefSharp is an easy way to embed a full-featured standards-compliant web browser into your C# or VB.NET app. CefSharp has browser controls for WinForms and WPF apps, and a headless …
CefSharp Namespace
Interfaces, enums, structs and classes that make up the core API interface
Cef Methods - GitHub Pages
Version 63.0.0 The Cef type exposes the following members.
ChromiumWebBrowser.CaptureScreenshotAsync Method
Namespace: CefSharp.OffScreen Assembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 100.0.140.0 (100.0.140.0)
IRenderHandler.OnAcceleratedPaint Method - cefsharp.github.io
Namespace: CefSharp.OffScreen Assembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 129.0.110.0 (129.0.110.0)
ChromiumWebBrowser Class - GitHub Pages
Inheritance Hierarchy System. Object System. MarshalByRefObject System.ComponentModel. Component System.Windows.Forms. Control CefSharp.WinForms.ChromiumWebBrowser …
ChromiumWebBrowser.CaptureScreenshotAsync Method
Namespace: CefSharp.OffScreen Assembly: CefSharp.OffScreen (in CefSharp.OffScreen.dll) Version: 96.0.142.0 (96.0.142.0)
PageClient.CaptureScreenshotAsync Method - GitHub Pages
Type: CefSharp.DevTools.Page Viewport Capture the screenshot of a given region only.
ChromiumHostControl Class - GitHub Pages
Inheritance Hierarchy System. Object System. MarshalByRefObject System.ComponentModel. Component System.Windows.Forms. Control CefSharp.WinForms.Host. ChromiumHostControlBase …
AbstractCefSettings.BrowserSubprocessPath Property
The path to a separate executable that will be launched for sub-processes. By default the browser process executable is used. See the comments on Cef.ExecuteProcess () for details. Also …