Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies a proofing tool type.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdDictionaryType1 As WdDictionaryType = WdDictionaryType.wdGrammar
Syntax
Public Enum WdDictionaryType
public enum WdDictionaryType
public enum class WdDictionaryType
public enum WdDictionaryType
public enum WdDictionaryType
Members
| Member name | Description |
|---|---|
| wdGrammar | Grammar. |
| 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. |
| wdHyphenation | Hyphenation. |
| wdSpelling | Spelling. |
| wdSpellingComplete | Not supported. |
| wdSpellingCustom | Custom spelling dictionary. |
| wdSpellingLegal | Legal dictionary. |
| wdSpellingMedical | Medical dictionary. |
| wdThesaurus | Thesaurus. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000