PHP Dokumentation: Function harudoc-getcurrentpage
12. Januar 2010 von werner
HaruDoc::getCurrentPage
(PECL haru >= 0.0.1)
HaruDoc::getCurrentPage — Return current page of the document
Beschreibung
object HaruDoc::getCurrentPage ( void )
Get current page of the document.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns HaruPage instance on success or FALSE if there is no current page at the moment.
Fehler/Exceptions
Throws a HaruException on error.