|
HaruDoc::getPageMode(PECL haru >= 0.0.1) HaruDoc::getPageMode — Get current page mode Описание
int HaruDoc::getPageMode
( void
)
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 при ошибке. |
|