|
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. ОшибкиВызывает исключение HaruException при ошибке. |
|