Table of Contents

Method CanSetZoomType

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

CanSetZoomType(WebBrowserZoomType)

Retrieve whether the current HTML engine supports a zoom type.

bool CanSetZoomType(WebBrowserZoomType zoomType)

Parameters

zoomType WebBrowserZoomType

The zoom type to test.

Returns

bool

Whether this type of zoom is supported by this HTML engine (and thus can be set through ZoomType property).