Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

zoomPageOut()

Zooms out on the current page

Synopsis:

#include <WebView.h>

virtual bool zoomPageOut();

Description:

Zooms out on the current page.

Returns:

Returns True if the zoom was set as-is or False if the zoom was rounded.

See also:

zoomPageIn(), resetPageZoom(), setPageSizeMultiplier()