Click or drag to resize

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.16.0
Syntax
C#
public string Host { get; }

Property Value

Type: String
The host of the URL of the web page which zoom level has been changed.
See Also