|
|||||||||
|
|||||||||
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
] )
Prints the text inside the specified region. Список параметров
Возвращаемые значенияReturns TRUE on success. Errors/ExceptionsThrows HaruException on error. | |||||||||
|
|||||||||