HaruPage::showText

(PECL haru >= 0.0.1)

HaruPage::showTextPrint text at the current position of the page

Açıklama

HaruPage::showText ( string $text ) : bool

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

Değiştirgeler

text

The text to show.

Dönen Değerler

Returns TRUE on success.

Hatalar/İstisnalar

Hata durumunda bir HaruException istisnası oluşur.

Ayrıca Bakınız