HaruDoc
PHP 手册

HaruDoc::getPageMode

(PECL haru >= 0.0.1)

HaruDoc::getPageModeGet current page mode

说明

int HaruDoc::getPageMode ( void )

Get the current page mode. See HaruDoc::setPageMode() for the list of possible values.

参数

This function has no parameters.

返回值

Returns the page mode currently set in the document. See HaruDoc::setPageMode() for the list of possible values.

错误/异常

Throws HaruException on error.

参见


HaruDoc
PHP 手册