KeyboardBidi Method
Sets the keyboard language to a right-to-left language and the text entry direction to right-to-left.
expression.KeyboardBidi
expression Required. An expression that returns an Application object.
Remarks
For more information on using Microsoft Word with right-to-left languages, see Word features for right-to-left languages .
Example
This example configures the keyboard for right-to-left language entry.
Application.KeyboardBidi
Applies to | Application Object
See Also | Keyboard Method | KeyboardLatin Method | ToggleKeyboard Method