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