Partager via


Find.LanguageIDOther Property

Returns or sets the language for the specified object.

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

Syntax

'Declaration
Property LanguageIDOther As WdLanguageID
    Get
    Set
'Usage
Dim instance As Find
Dim value As WdLanguageID

value = instance.LanguageIDOther

instance.LanguageIDOther = value
WdLanguageID LanguageIDOther { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdLanguageID

See Also

Reference

Find Interface

Find Members

Microsoft.Office.Interop.Word Namespace