Dictionary.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the dictionary type.
public:
property Microsoft::Office::Interop::Word::WdDictionaryType Type { Microsoft::Office::Interop::Word::WdDictionaryType get(); };
public Microsoft.Office.Interop.Word.WdDictionaryType Type { get; }
member this.Type : Microsoft.Office.Interop.Word.WdDictionaryType
Public ReadOnly Property Type As WdDictionaryType
Property Value
Remarks
The Type property can be one of the WdDictionaryType constants.