KeyboardLatin Method
Sets the keyboard language to a left-to-right language and the text entry direction to left-to-right.
expression.KeyboardLatin
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 left-to-right language entry.
Application.KeyboardLatin
Applies to | Application Object
See Also | Keyboard Method | KeyboardBidi Method | ToggleKeyboard Method