HaruPage::setFontAndSize
(no version information, might be only in CVS)
HaruPage::setFontAndSize -- Set font and fontsize for the page
Descrição
bool
HaruPage::setFontAndSize ( object font, float size )
Defines current font and its size for the page.
Parâmetros
font
A valid HaruFont instance.
size
The size of the font.
Valores de retornado
Returns TRUE on success.
Erros/Excessões
Throws HaruException on error.