|
PHP5中文手册
HaruDestination::setXYZ(PECL haru:0.0.1) HaruDestination::setXYZ — Set the appearance of the page 说明
bool HaruDestination::setXYZ
( float $left
, float $top
, float $zoom
)
Defines the appearance of the page using three parameters: left , top and zoom . 参数
返回值Returns TRUE on success. 错误/异常Throws HaruException on error. |