HaruPage::beginText

(PECL haru >= 0.0.1)

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

Opis

HaruPage::beginText ( void ) : bool

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top