|
HaruPage::beginText(PECL haru >= 0.0.1) HaruPage::beginText — Begin 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. ОшибкиВызывает исключение HaruException при ошибке. |
|