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

zoomPageIn()

Zooms in on the current page

Synopsis:

#include <WebView.h>

virtual bool zoomPageIn();

Description:

Zooms in on the current page.

Returns:

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

See also:

zoomPageOut(), resetPageZoom(), setPageSizeMultiplier()