HaruPage::setHeight
(PECL haru >= 0.0.1)
HaruPage::setHeight — Set height of the page
说明
HaruPage::setHeight
( float
$height
) : boolDefines height of the page.
参数
-
height -
The defined height for the page.
返回值
Returns TRUE on success.
错误/异常
发生错误时抛出 HaruException 异常。
User Contributed Notes
There are no user contributed notes for this page.