WdDictionaryType Enum

Definition

Specifies a proofing tool type.

public enum class WdDictionaryType
[System.Runtime.InteropServices.Guid("6AA9DBAF-EDDB-31DA-88C3-FFF0FBA0FC96")]
public enum WdDictionaryType
type WdDictionaryType = 
Public Enum WdDictionaryType
Inheritance
WdDictionaryType
Attributes

Fields

wdGrammar 1

Grammar.

wdHangulHanjaConversion 8

Dictionary for converting between Hangul and Hanja. Available only if you have enabled support for Korean through Microsoft Office Language Settings.

wdHangulHanjaConversionCustom 9

Custom dictionary for converting between Hangul and Hanja.

wdHyphenation 3

Hyphenation.

wdSpelling 0

Spelling.

wdSpellingComplete 4

Not supported.

wdSpellingCustom 5

Custom spelling dictionary.

wdSpellingLegal 6

Legal dictionary.

wdSpellingMedical 7

Medical dictionary.

wdThesaurus 2

Thesaurus.

Applies to