Share via


Dictionary.Type Property

Returns the dictionary type.

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

Syntax

'Declaration
ReadOnly Property Type As WdDictionaryType
    Get
'Usage
Dim instance As Dictionary
Dim value As WdDictionaryType

value = instance.Type
WdDictionaryType Type { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdDictionaryType

Remarks

The Type property can be one of the WdDictionaryType constants.

See Also

Reference

Dictionary Interface

Dictionary Members

Microsoft.Office.Interop.Word Namespace