HaruDoc::getPageMode
(PECL haru:0.0.1)
HaruDoc::getPageMode — Get current page mode
Description
   int HaruDoc::getPageMode
    ( void
   )
  Returns the page mode currently set in the document. See HaruDoc::setPageMode() for the list of possible values.
Errors/Exceptions
Throws HaruException on error.