Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets the language for the specified object.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property LanguageIDOther As WdLanguageID
Get
Set
'Usage
Dim instance As Selection
Dim value As WdLanguageID
value = instance.LanguageIDOther
instance.LanguageIDOther = value
WdLanguageID LanguageIDOther { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdLanguageID
Remarks
This is the recommended way to return or set the language of Latin text in a document created in a right-to-left language version of Microsoft Word.