HaruDoc
PHP 手册

HaruDoc::getCurrentPage

(PECL haru >= 0.0.1)

HaruDoc::getCurrentPageReturn current page of the document

说明

object HaruDoc::getCurrentPage ( void )

Get current page of the document.

参数

This function has no parameters.

返回值

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

错误/异常

Throws HaruException on error.


HaruDoc
PHP 手册