HaruDoc
PHP 手册

HaruDoc::getCurrentEncoder

(PECL haru >= 0.0.1)

HaruDoc::getCurrentEncoderGet HaruEncoder currently used in the document

说明

object HaruDoc::getCurrentEncoder ( void )

Get the HaruEncoder currently used in the document.

参数

This function has no parameters.

返回值

Returns HaruEncoder currently used in the document or FALSE if encoder is not set.

错误/异常

Throws HaruException on error.

参见


HaruDoc
PHP 手册