Language.ID Property

Definition

Returns a number that identifies the specified language.

public:
 property Microsoft::Office::Interop::Word::WdLanguageID ID { Microsoft::Office::Interop::Word::WdLanguageID get(); };
public Microsoft.Office.Interop.Word.WdLanguageID ID { get; }
member this.ID : Microsoft.Office.Interop.Word.WdLanguageID
Public ReadOnly Property ID As WdLanguageID

Property Value

Remarks

The ID property can be one of the WdLanguageID constants.

Applies to