Gets or sets the language ID to be used.

[VBScript]
Public Property LangId As String
[JScript]
public function get LangId() : String;
public function set LangId(String);

Property Value

The name of the language ID of the language to use.

See Also

Index Object | Index Members | HelpProducer Namespace