ApplicationSettings.AsianTextUI property (Visio)

Gets whether Asian text is displayed in the Microsoft Visio user interface. Read-only.

Syntax

expression.AsianTextUI

expression An expression that returns an ApplicationSettings object.

Return value

VisRegionalUIOptions

Remarks

The following VisRegionalUIOptions constants, which are declared in the Visio type library, show the possible values for the AsianTextUI property.

Constant Value Description
visRegionalUIOptionsHide 0 Always hides regional UI.
visRegionalUIOptionsShow 1 Always shows regional UI.

You can change language settings in the Microsoft Office Language Preferences dialog box. (Click Start, point to All Programs, point to Microsoft Office, point to Microsoft Office Tools, and then click Microsoft Office Language Preferences.

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.