Options.ConvertHighAnsiToFarEast property (Word)

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.

Syntax

expression. ConvertHighAnsiToFarEast

expression An expression that returns an Options object.

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

See also

Options Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.