Class LevelChangedEventArgs
- Namespace
- DotNetBrowser.Zoom.Events
- Assembly
- DotNetBrowser.dll
The event arguments for the LevelChanged event.
public class LevelChangedEventArgs : EventArgs
- Inheritance
-
LevelChangedEventArgs
- Inherited Members
Properties
- Host
Gets the host of the URL of the web page which zoom level has been changed.
- Level
Gets the new zoom level of a web page.
- ZoomLevels
Gets the IZoomLevels instance associated with this object.