HaruPage::setHeight
(PECL haru:0.0.1)
HaruPage::setHeight — Set height of the page
Description
bool HaruPage::setHeight
( float $height
)
Parameters
-
height
-
The defined height for the page.
Return Values
Returns TRUE on success.
Errors/Exceptions
Throws HaruException on error.