(PECL haru >= 0.0.1)
Return current page of the document
object HaruDoc::getCurrentPage ( void )
Get current page of the document.
Returns:
Returns HaruPage instance on success or FALSE
if there is no current page at the moment.
Exception:
Throws a HaruException on error.
Please login to continue.