HaruDoc::getCurrentPage
Return current page of the document
Description
object HaruDoc::getCurrentPage
( void
)
Parameters
This function has no parameters.
Return Values
Returns HaruPage instance on success or FALSE
if there is no current page at the moment.
Errors/Exceptions
Throws a HaruException on error.