CefBrowserSettings ClassXilium.CefGlue

[This is preliminary documentation and is subject to change.]

Browser initialization settings. Specify null or 0 to get the recommended default values. The consequences of using custom values may not be well tested. Many of these and other settings can also configured using command- line switches.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefBrowserSettings

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public sealed class CefBrowserSettings
See Also