WdDictionaryType 枚举

定义

指定校对工具类型。

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

字段

wdGrammar 1

语法。

wdHangulHanjaConversion 8

用于在朝鲜语和朝鲜语汉字之间转换的词典。 只有通过 Microsoft Office 语言设置启用了朝鲜语支持时才可用。

wdHangulHanjaConversionCustom 9

用于在朝鲜语和朝鲜语汉字之间转换的自定义词典。

wdHyphenation 3

断字。

wdSpelling 0

拼写。

wdSpellingComplete 4

不支持。

wdSpellingCustom 5

自定义拼写词典。

wdSpellingLegal 6

法律词典。

wdSpellingMedical 7

医学词典。

wdThesaurus 2

辞典。

适用于