HaruPage::createTextAnnotation
(PECL haru >= 0.0.1)
HaruPage::createTextAnnotation — ساخت نمونه HaruAnnotation
Description
object HaruPage::createTextAnnotation
( array $rectangle
, string $text
[, object $encoder
] )
ساخت نمونه HaruAnnotation .
Parameters
- rectangle
-
آرایه ۴ عضوی منطقه علامتگذاری شده.
- text
-
متن نمایش داده شده.
- encoder
-
نمونه اختیاری HaruEncoder.
Return Values
بازگرداندن نمونه جدید HaruAnnotation.
Errors/Exceptions
Throws a HaruException on error.
There are no user contributed notes for this page.
