Table of Contents

Interface IZoomLevels

Namespace
DotNetBrowser.Zoom
Assembly
DotNetBrowser.dll

Allows configuring the default zoom levels and receive notifications about zoom changes.

public interface IZoomLevels : IAutoDisposable
Inherited Members

Properties

DefaultLevel

Gets or sets the default zoom level for pages that don't override it.

Engine

Gets the IEngine instance associated with this object.

Profile

Gets the IProfile instance associated with this object.

Events

LevelChanged

Occurs when the zoom level for a specific URL has been changed.