Retrieves the IME options settings of the RichEdit control.
public int getIMEOptions()
Returns an integer that contains the IME options. The returned value is a logical combination of one or more of the enumeration constants defined in the RichEditIMEOptions class.
This method applies only to Asian versions of the Windows operating system.
See Also setIMEOptions