_Application.ToggleKeyboard Method
Switches the keyboard language setting between right-to-left and left-to-right languages.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub ToggleKeyboard
'Usage
Dim instance As _Application
instance.ToggleKeyboard()
void ToggleKeyboard()