Gets the handle of the current encoder of the document object.
The current encoder is set by invoking currentEncoder setter and it is used to processing a text when an application invokes setInfoAttr(). The default value of it is null.
It returns an instance of a Encoder object or null
See Implementation
Gets the handle of the current encoder of the document object.
The current encoder is set by invoking currentEncoder setter and it is used to processing a text when an application invokes setInfoAttr(). The default value of it is null.