|
PHP5中文手册
HaruDoc::setCompressionMode(PECL haru:0.0.1) HaruDoc::setCompressionMode — Set compression mode for the document 说明
bool HaruDoc::setCompressionMode
( int $mode
)
Defines compression mode for the document. In case when libharu was compiled without Zlib support this function will always throw HaruException. 参数
返回值Returns TRUE on success. 错误/异常Throws HaruException on error. |