KeyboardLatin Method

Microsoft Word Visual Basic

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