Set a zoom factor for all views managed by this webView
#include <WebView.h> virtual bool setPageSizeMultiplier( float multiplier );
Resets the zoom level to an arbitrary value.
Returns True if the zoom was set as-is or False if the zoom was rounded.
zoomPageOut(), zoomPageIn(), resetPageZoom()