HaruPage::setFontAndSize

(PECL haru >= 0.0.1)

HaruPage::setFontAndSizeSet font and fontsize for the page

Опис

bool HaruPage::setFontAndSize ( object $font , float $size )

Defines current font and its size for the page.

Параметри

font

A valid HaruFont instance.

size

The size of the font.

Значення, що повертаються

Returns TRUE on success.

Помилки/Винятки

При помилці кидає HaruException.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top