HaruPage::showText

(no version information, might be only in CVS)

HaruPage::showText -- ページの現在位置にテキストを表示する

説明

bool HaruPage::showText ( string text )

ページの現在位置にテキストを表示します。

パラメータ

text

表示させるテキスト。

返り値

成功した場合に TRUE を返します。

エラー / 例外

エラー時に HaruException をスローします。

参考

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