|
PHP5中文手册
HaruAnnotation::setHighlightMode(PECL haru:0.0.1) HaruAnnotation::setHighlightMode — Set the highlighting mode of the annotation 说明
bool HaruAnnotation::setHighlightMode
( int $mode
)
Defines the appearance of the annotation when clicked. This function may be used with link annotations only. 参数
返回值Returns TRUE on success. 错误/异常Throws HaruException on error. |