Share via


Language.ID Property

Returns a number that identifies the specified language.

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

Syntax

'Declaration
ReadOnly Property ID As WdLanguageID
    Get
'Usage
Dim instance As Language
Dim value As WdLanguageID

value = instance.ID
WdLanguageID ID { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdLanguageID

Remarks

The ID property can be one of the WdLanguageID constants.

See Also

Reference

Language Interface

Language Members

Microsoft.Office.Interop.Word Namespace