Property CanZoomOut
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; }
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; }