HaruPage
PHP Manual

HaruPage::beginText

(PECL haru >= 0.0.1)

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

Описание

bool HaruPage::beginText ( void )

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

Параметри

Тази функция няма параметри.

Връщани стойности

Returns TRUE on success.

Грешки/Изключения

Throws a HaruException on error.


HaruPage
PHP Manual