WdSpellingErrorType Enum

Definition

Specifies a spelling error type.

public enum class WdSpellingErrorType
[System.Runtime.InteropServices.Guid("3F83F6C0-D880-32CE-97A9-D13517AA8F3F")]
public enum WdSpellingErrorType
type WdSpellingErrorType = 
Public Enum WdSpellingErrorType
Inheritance
WdSpellingErrorType
Attributes

Fields

wdSpellingCapitalization 2

Capitalization error.

wdSpellingCorrect 0

Spelling is correct.

wdSpellingNotInDictionary 1

The word is not in the specified dictionary.

Applies to