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.24.2
Syntax public string Host { get; }
Property Value
Type:
StringThe host of the URL of the web page which zoom level has been changed.
See Also