Language.NameLocal Property

Returns the name of a proofing tool language in the language of the user.

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

Syntax

'Declaration
ReadOnly Default Property NameLocal As String
    Get
'Usage
Dim instance As Language
Dim value As String

value = instance
string this { get; }

Property Value

Type: System.String

See Also

Reference

Language Interface

Language Members

Microsoft.Office.Interop.Word Namespace