HaruDoc::getCurrentPage
(PECL haru >= 0.0.1)
HaruDoc::getCurrentPage — Return current page of the document
Описание
HaruDoc::getCurrentPage
( void
) : object
Get current page of the document.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns HaruPage instance on success or FALSE
if there is no current page at the moment.
Ошибки
Вызывает исключение HaruException при ошибке.