HaruDoc::getCurrentEncoder
(PECL haru:0.0.1)
HaruDoc::getCurrentEncoder — Get HaruEncoder currently used in the document
Description
object HaruDoc::getCurrentEncoder
( void
)
Parameters
This function has no parameters.
Return Values
Returns HaruEncoder currently used in the document
or FALSE if encoder is not set.
Errors/Exceptions
Throws HaruException on error.