Click or drag to resize

CefSharp.OffScreen Namespace

Version 67.0.0
Browser that renders each bitmap to a buffer, no GUI is displayed
Classes
  ClassDescription
Public classBitmapBuffer
Public classCefSettings
Initialization settings. Many of these and other settings can also configured using command-line switches.
Public classChromiumWebBrowser
An offscreen instance of Chromium that you can use to take snapshots or evaluate JavaScript.
Public classDefaultRenderHandler
Interfaces
  InterfaceDescription
Public interfaceIRenderHandler
Implement this interface to handle Offscreen Rendering (OSR). NOTE: Currently only OnPaint is implemented, at some point expand the API to include all of CefRenderHandler methods http://magpcss.org/ceforum/apidocs3/projects/(default)/CefRenderHandler.html
Enumerations
  EnumerationDescription
Public enumerationPopupBlending
Represents the popup blending in the main bitmap.