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