Table of Contents

Property ZoomType

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ZoomType

Gets or sets how the zoom factor is currently interpreted by the HTML engine.

public virtual WebBrowserZoomType ZoomType { get; set; }

Property Value

WebBrowserZoomType

A WebBrowserZoomType representing how the zoom factor is currently interpreted by the HTML engine.

Remarks

Invoke CanSetZoomType(WebBrowserZoomType) first, some HTML renderers may not support all zoom types.