IZoomLevels Interface |
Namespace: DotNetBrowser.Zoom
public interface IZoomLevels : IAutoDisposable
The IZoomLevels type exposes the following members.
Name | Description | |
---|---|---|
![]() | DefaultLevel |
Gets or sets the default zoom level for pages that don't override it.
|
![]() | Engine |
Gets the IEngine instance associated with this object.
|
![]() | IsDisposed |
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.) |
![]() | Profile |
Gets the IProfile instance associated with this object.
|
Name | Description | |
---|---|---|
![]() | Disposed |
Occurs when the object has been disposed.
(Inherited from IAutoDisposable.) |
![]() | LevelChanged |
Occurs when the zoom level for a specific URL has been changed.
|