Replacement.LanguageIDFarEast Property
Returns or sets an East Asian language for the specified object.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property LanguageIDFarEast As WdLanguageID
Get
Set
'Usage
Dim instance As Replacement
Dim value As WdLanguageID
value = instance.LanguageIDFarEast
instance.LanguageIDFarEast = value
WdLanguageID LanguageIDFarEast { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdLanguageID
Remarks
The LanuageIDFarEast property can be one of the WdLanguageID constants.
This is the recommended way to return or set the language of East Asian text in a document created in an East Asian version of Microsoft Word.