Share via


_Application.KeyboardBidi Method

Sets the keyboard language to a right-to-left language and the text entry direction to right-to-left.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub KeyboardBidi
'Usage
Dim instance As _Application

instance.KeyboardBidi()
void KeyboardBidi()

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Word Namespace