HaruPage::setFontAndSize

(PECL haru >= 0.0.1)

HaruPage::setFontAndSizeSet font and fontsize for the page

Açıklama

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

Defines current font and its size for the page.

Değiştirgeler

font

A valid HaruFont instance.

size

The size of the font.

Dönen Değerler

Returns TRUE on success.

Hatalar/İstisnalar

Hata durumunda bir HaruException istisnası oluşur.

Ayrıca Bakınız