Click or drag to resize

IProfileZoomLevels Property

Gets the service that allows working with zoom.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
IZoomLevels ZoomLevels { get; }

Property Value

Type: IZoomLevels
The service that allows working with zoom.
See Also