Click or drag to resize

CefSharp.Web Namespace

Version 130.1.90

[Missing <summary> documentation for "N:CefSharp.Web"]

Classes
 ClassDescription
Public classHtmlString Represents an raw Html (not already encoded) When passed to a ChromiumWebBrowser constructor, the html will be converted to a Data Uri and loaded in the browser. See https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URIs for details
Public classJsonString Represents a JsonString that is converted to a V8 Object Used as a return type of bound methods