HaruDoc::getCurrentEncoder

(PECL haru >= 0.0.1)

HaruDoc::getCurrentEncoderGet HaruEncoder currently used in the document

Beskrivelse

object HaruDoc::getCurrentEncoder ( void )

Get the HaruEncoder currently used in the document.

Parametre

This function has no parameters.

Returnerings Værdier

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

Fejl/Undtagelser

Throws a HaruException on error.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top