ApplicationSettings.BIDITextUI Property (Visio)
Published: July 16, 2012
Gets the current setting for display of right-to-left languages. Read-only.
The following VisRegionalUIOptions constants, which are declared in the Visio type libary, show the possible values for the BIDITextUI property.
|
Constant |
Value |
Description |
|---|---|---|
|
visRegionalUIOptionsHide |
0 |
Always hides regional UI. |
|
visRegionalUIOptionsShow |
1 |
Always shows regional UI |
The setting of the BIDITextUI property corresponds to the regional options setting 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.
The setting of the BIDITextUI property influences the setting of the ApplicationSettings.ComplexTextUI property. If BIDITextUI is set to visRegionalUIOptionsShow, ComplexTextUI is set to that value as well.