|
PHP5中文手册
HaruDoc::setInfoAttr(PECL haru:0.0.1) HaruDoc::setInfoAttr — Set the info attribute of the document 说明
bool HaruDoc::setInfoAttr
( int $type
, string $info
)
Defines an info attribute. Uses the current encoding of the document. 参数
返回值Returns TRUE on success. 错误/异常Throws HaruException on error. |