HaruDoc::setPagesConfiguration
(PECL haru:0.0.1)
HaruDoc::setPagesConfiguration — Set the number of pages per set of pages
Description
bool HaruDoc::setPagesConfiguration
( int $page_per_pages
)
Parameters
-
page_per_pages
-
The numbers of pages that a pages object can contain.
Return Values
Returns TRUE on success.
Errors/Exceptions
Throws HaruException on error.