Hi All,
We would like to display text and images of an web page in higher DPI for example take 300 DPI, but by default C# webbBrowser control uses 72/96 DPI which is currently system uses.
Is their any ways to setup the user defined DPI value to the webbBrowser control so that web page gets rendered in higher DPI value.
Any help will be greatly appreciated. Thanks.