|
PHP5中文手册
HaruDestination::setFitR(PECL haru:0.0.1) HaruDestination::setFitR — Set the appearance of the page to fit the specified rectangle 说明
bool HaruDestination::setFitR
( float $left
, float $bottom
, float $right
, float $top
)
Defines the appearance of the page to fit the rectangle by the parameters. 参数
返回值Returns TRUE on success. 错误/异常Throws HaruException on error. |