Table of Contents

Property CanZoomIn

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

CanZoomIn

Gets a value indicating whether the zoom factor of the page can be increased, which allows the ZoomIn() method to succeed.

bool CanZoomIn { get; }

Property Value

bool

true if the web page can be zoomed in; otherwise, false.