IMEMode Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

                 

Language-specific information

Returns or sets the default start-up mode for the Japanese Input Method Editor (IME). Read/write Long. Can be one of the following WdIMEMode constants.

Constant Description
wdIMEModeAlpha Activates the IME in half-width Latin mode.
wdIMEModeAlphaFull Activates the IME in full-width Latin mode.
wdIMEModeHangul Activates the IME in half-width hangul mode.
wdIMEModeHangulFull Activates the IME in full-width hangul mode.
wdIMEModeHiragana Activates the IME in full-width hiragana mode.
wdIMEModeKatakana Activates the IME in full-width katakana mode.
wdIMEModeKatakanaHalf Activates the IME in half-width katakana mode
wdIMEModeNoControl Does not change the IME mode.
wdIMEModeOff Disables the IME and activates Latin text entry.
wdIMEModeOn Activates the IME.