Click or drag to resize

DotNetBrowser.Browser Namespace

This namespace contains interfaces and classes related to the browser API.
Classes
  ClassDescription
Public classBitmapTimeoutException
Thrown when a bitmap request times out.
Public classBrowserDisposeOptions
The dispose options of the browser.
Public classBrowserViewExtensions
Extension methods for IBrowserView interface.
Public classCspParameters
The parameters describing the particular key container within a particular cryptographic service provider (CSP).
Interfaces
  InterfaceDescription
Public interfaceIBrowser
A web browser control that allows loading a web page or a local HTML file, accessing DOM and executing JavaScript on the loaded web page, getting notifications about loading progress, dispatching keyboard and mouse events, etc.
Public interfaceIBrowserSettings
The settings of the browser.
Public interfaceIBrowserView
The interface that is implemented by UI components which are able to display the browser.
Public interfaceIOffScreenRenderProvider
Provides access to an image rendered by the browser that works in the off-screen rendering mode.
Enumerations
  EnumerationDescription
Public enumerationPreferredColorScheme
The preferred color scheme for the web content in the browser.
Public enumerationSavePageType
Determines how the web page will be saved.
Public enumerationWebRtcIpHandlingPolicy
The media performance/privacy tradeoffs which affect how WebRTC traffic will be routed and how much local address information will be exposed.