CorrectHangulAndAlphabet Property

True if Microsoft Word automatically applies the correct font to Latin words typed in the middle of Hangul text or vice versa. Read/write Boolean.

expression.CorrectHangulAndAlphabet

expression Required. An expression that returns an AutoCorrect object.

Remarks

For more information on using Microsoft Word with Asian languages, see Word features for Asian languages .

Example

This example sets Microsoft Word to automatically apply the correct font to Latin words typed in the middle of Hangul text or vice versa.

AutoCorrect.CorrectHangulAndAlphabet = True

Applies to | AutoCorrect Object

See Also | HangulAndAlphabetException Object | HangulAndAlphabetExceptions Collection Object