您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

HaruDoc::getCurrentPage

(PECL haru:0.0.1)

HaruDoc::getCurrentPage — Return 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.

错误/异常

Throws HaruException on error.