Hello, sorry, there is something wrong with the product, I have tried in 3 ways to make the change and it does not execute anything, it does not give me an error and it does not change the size, I share what I have been doing:
Code: Visual Basic.NET
Dim Minimize_Zoom As EO.WebBrowser.WebView = Me.WebView1
Minimize_Zoom.ZoomFactor = 0.25
Code: Visual Basic.NET
Dim Minimize_Zoom As EO.WebBrowser.WebView = New EO.WebBrowser.WebView
Minimize_Zoom.ZoomFactor = 0.25
Code: Visual Basic.NET
Me.WebView1.ZoomFactor = 0.67
Code: Visual Basic.NET
WebView1.ZoomFactor = 0.67
I investigated in your documents and nothing appears about it, no special example here:
https://www.essentialobjects.com/doc/eo.webbrowser.webviewproperties.aspxIt seems to me that it may be comes this way and I'm not sure I don't have any example:
https://www.essentialobjects.com/doc/eo.webbrowser.webview.zoomfactorchanged.aspxI'm not sure if this option comes here, I ask you to please better the idea, it would be good a better work material, because that way it is difficult for me to move forward with my clients, it takes me hours to guess to do something, the truth is that your material does not help much for what I expected as a specialized support, if you do not know it is better to say "Mr. don't do it, let me find out with who you know I hope so", I feel that I am wasting a lot of valuable time with those answers that they are giving me and I have seen many here that they respond very vaguely, that impression is what I have so far!