Click or drag to resize

DotNetBrowser.Zoom Namespace

This namespace contains interfaces and classes related to the Zoom API.
Classes
  ClassDescription
Public classLevel
A zoom level of a web page. Provides a set of the pre-defined constants. Each constant name consists of the P prefix followed by a number. The number represents a zoom level in percents. For example, the P25 and P110 values represent the 25% and 110% zoom levels accordingly.
Interfaces
  InterfaceDescription
Public interfaceIZoom
Allows zooming content of a web page.
Public interfaceIZoomLevels
Allows configuring the default zoom levels and receive notifications about zoom changes.