HaruDoc
PHP Manual

HaruDoc::getCurrentPage

(PECL haru >= 0.0.1)

HaruDoc::getCurrentPageReturn current page of the document

Descrição

object HaruDoc::getCurrentPage ( void )

Get current page of the document.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Erros

Lança uma HaruException em erros.


HaruDoc
PHP Manual