PHP Velho Oeste 2024

HaruPage::setFontAndSize

(PECL haru >= 0.0.1)

HaruPage::setFontAndSizeSet font and fontsize for the page

Descrierea

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

Defines current font and its size for the page.

Parametri

font

A valid HaruFont instance.

size

The size of the font.

Valorile întoarse

Returns TRUE on success.

Erori/Excepții

Emite un HaruException în caz de eroare.

A se vedea și

add a note add a note

User Contributed Notes

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