| DotNetBrowser.Browser Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | BitmapTimeoutException | 
                Thrown when a bitmap request times out.
             | 
|  | BrowserDisposeOptions | 
                The dispose options of the browser.
             | 
|  | BrowserViewExtensions | 
                Extension methods for IBrowserView interface.
             | 
|  | CspParameters | 
                The parameters describing the particular key container within
                a particular cryptographic service provider (CSP).
             | 
 Interfaces
Interfaces| Interface | Description | |
|---|---|---|
|  | IBrowser | 
                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.
             | 
|  | IBrowserSettings | 
                The settings of the browser.
             | 
|  | IBrowserView | 
                The interface that is implemented by UI components which are able to display the browser.
             | 
|  | IOffScreenRenderProvider | 
                Provides access to an image rendered by the browser
                that works in the off-screen rendering mode.
             | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | PreferredColorScheme | 
                The preferred color scheme for the web content in the browser.
             | 
|  | SavePageType | 
                Determines how the web page will be saved.
             | 
|  | WebRtcIpHandlingPolicy | 
                The media performance/privacy tradeoffs which affect how WebRTC traffic will be routed and
                how much local address information will be exposed.
             |