WdProofreadingErrorType Enum

Definition

Specifies the type of proofreading error returned by the Word proofreading process.

public enum class WdProofreadingErrorType
[System.Runtime.InteropServices.Guid("CA88E198-7D52-30F9-B8F9-F2CBC7A83370")]
public enum WdProofreadingErrorType
type WdProofreadingErrorType = 
Public Enum WdProofreadingErrorType
Inheritance
WdProofreadingErrorType
Attributes

Fields

wdGrammaticalError 1

Grammatical error.

wdSpellingError 0

Spelling error.

Applies to