|
HaruPage::setFontAndSize(PECL haru >= 0.0.1) HaruPage::setFontAndSize — Set font and fontsize for the page Описание
bool HaruPage::setFontAndSize
( object $font
, float $size
)
Defines current font and its size for the page. Возвращаемые значенияReturns TRUE on success. ОшибкиВызывает исключение HaruException при ошибке. |
|