LevelChangedEventArgsHost Property  | 
 
                Gets the host of the URL of the web page which zoom level has been changed.
            
 
    Namespace: 
   DotNetBrowser.Zoom.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntaxpublic string Host { get; }Property Value
Type: 
StringThe host of the URL of the web page which zoom level has been changed.
See Also