|
PHP5中文手册
HaruPage::createTextAnnotation(PECL haru:0.0.1) HaruPage::createTextAnnotation — Create new HaruAnnotation instance 说明
object HaruPage::createTextAnnotation
( array $rectangle
, string $text
[, object $encoder
] )
Creates and returns new HaruAnnotation instance. 参数
错误/异常Throws HaruException on error. |