(PECL haru >= 0.0.1)
Get current page mode
int HaruDoc::getPageMode ( void )
Get the current page mode. See HaruDoc::setPageMode() for the list of possible values.
Returns:
Returns the page mode currently set in the document. See HaruDoc::setPageMode() for the list of possible values.
Exception:
Throws a HaruException on error.
See also:
Please login to continue.