ApplicationClass.Language Property
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property Language As MsoLanguageID
Get
'Usage
Dim instance As ApplicationClass
Dim value As MsoLanguageID
value = instance.Language
public virtual MsoLanguageID Language { get; }
Property Value
Type: MsoLanguageID