WdDictionaryType Enumeration

Specifies a proofing tool type.

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

Syntax

'Declaration
Public Enumeration WdDictionaryType
'Usage
Dim instance As WdDictionaryType
public enum WdDictionaryType

Members

Member name Description
wdSpelling Spelling.
wdGrammar Grammar.
wdThesaurus Thesaurus.
wdHyphenation Hyphenation.
wdSpellingComplete Not supported.
wdSpellingCustom Custom spelling dictionary.
wdSpellingLegal Legal dictionary.
wdSpellingMedical Medical dictionary.
wdHangulHanjaConversion Dictionary for converting between Hangul and Hanja. Available only if you have enabled support for Korean through Microsoft Office Language Settings.
wdHangulHanjaConversionCustom Custom dictionary for converting between Hangul and Hanja.

See Also

Reference

Microsoft.Office.Interop.Word Namespace