HaruPage
PHP Manual

HaruPage::beginText

(PECL haru >= 0.0.1)

HaruPage::beginTextBegin a text object and set the current text position to (0,0)

Opis

bool HaruPage::beginText ( void )

Begins new text object and sets the current text position to (0,0).

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns TRUE on success.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.


HaruPage
PHP Manual