HaruDoc::getCurrentPage

(PECL haru >= 0.0.1)

HaruDoc::getCurrentPageReturn current page of the document

Opis

HaruDoc::getCurrentPage ( void ) : object

Get current page of the document.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns HaruPage instance on success or FALSE if there is no current page at the moment.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top