

You don't need to pre-install Chromium, Google Chrome, or a Chromium-based runtime to work with DotNetBrowser. Easy deploymentĪll required Chromium binaries are deployed as DotNetBrowser DLLs and can be extracted automatically during execution. See the examples to understand what can be implemented with DotNetBrowser.

Printing API: you can initiate and configure printing programmatically.NET object into the web page and then use it in your JavaScript code. JS-.NET bridge: you can execute JavaScript on the web page and process the results.DOM API: you can access Document Object Model of the loaded web page, find elements and interact with them, handle and dispatch DOM events for the particular nodes.A free 30-day evaluation license can be requested by filling a form at Deep Chromium integrationĭotNetBrowser provides API that can be used to interact with a huge set of various Chromium features directly from the code: To be able to use DotNetBrowser, you should obtain a license. NET application to load and process modern web pages built with HTML5, CSS3, JavaScript etc.

Integrate a Chromium-based browser into your.
