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()