Table of Contents

Property CanZoomOut

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

CanZoomOut

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

[Browsable(false)]
public virtual bool CanZoomOut { get; }

Property Value

bool

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