Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18505 программистов и 1738 роботов. Сейчас ищут 1457 программистов ...
HaruDestination::setFitBH - Set the appearance of the page to fit the width of the bounding box
Вернуться к: HaruDestination
HaruDestination::setFitBH
(PECL haru >= 0.0.1)
HaruDestination::setFitBH — Set the appearance of the page to fit the width of the bounding box
Описание
bool HaruDestination::setFitBH
( float
$top
)
Defines the appearance of the page to magnifying to fit the width of the
bounding box and setting the top position of the page to the value of
top
.
Список параметров
-
top
-
The top coordinates of the page.
Возвращаемые значения
Returns TRUE
on success.
Ошибки
Вызывает исключение HaruException при ошибке.
Вернуться к: HaruDestination