HaruDoc
PHP Manual

HaruDoc::getCurrentPage

(PECL haru >= 0.0.1)

HaruDoc::getCurrentPageReturn current page of the document

说明

object HaruDoc::getCurrentPage ( void )

Get current page of the document.

参数

此函数没有参数。

返回值

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

错误/异常

发生错误时抛出 HaruException 异常。


HaruDoc
PHP Manual