HaruPage::showText

(no version information, might be only in CVS)

HaruPage::showText -- Print text at the current position of the page

Descrição

bool HaruPage::showText ( string text )

Prints out the text at the current position of the page.

Parâmetros

text

The text to show.

Valores de retornado

Returns TRUE on success.

Erros/Excessões

Throws HaruException on error.

Veja também

HaruPage::showTextNextLine()
HaruPage::textOut()