HaruDoc::getPageMode
(PECL haru >= 0.0.1)
HaruDoc::getPageMode — Get current page mode
Описание
HaruDoc::getPageMode
( void
) : int
Get the current page mode. See HaruDoc::setPageMode() for the list of possible values.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the page mode currently set in the document. See HaruDoc::setPageMode() for the list of possible values.
Ошибки
Вызывает исключение HaruException при ошибке.