|
HaruPage::textRect(PECL haru >= 0.0.1) HaruPage::textRect — Print the text inside the specified region Описание
bool HaruPage::textRect
( float $left
, float $top
, float $right
, float $bottom
, string $text
[, int $align = HaruPage::TALIGN_LEFT
] )
Prints the text inside the specified region. Список параметров
Возвращаемые значенияReturns TRUE on success. ОшибкиВызывает исключение HaruException при ошибке. Смотрите также
|
|