Forum und email

HaruPage::showText

(PECL haru:0.0.1)

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

설명

bool HaruPage::showText ( string $text )

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

매개변수

text

The text to show.

반환값

Returns TRUE on success.

오류/예외

Throws HaruException on error.