Share via


ConvertHighAnsiToFarEast Property

True if Microsoft Word converts text that is associated with an East Asian font to the appropriate font when it opens a document. Read/write Boolean.

expression.ConvertHighAnsiToFarEast

expression Required. An expression that returns an Options object.

Remarks

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

Example

This example sets Microsoft Word to convert text that is associated with an East Asian font to the appropriate font when it opens a document.

Options.ConvertHighAnsiToFarEast = True

Applies to | Options Object

See Also | ApplyFarEastFontsToAscii Property | InterpretHighAnsi Property | NameAscii Property | NameFarEast Property