WdProofreadingErrorType Enumeration 

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

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdProofreadingErrorType1 As WdProofreadingErrorType = WdProofreadingErrorType.wdGrammaticalError

Syntax

Public Enum WdProofreadingErrorType
public enum WdProofreadingErrorType
public enum class WdProofreadingErrorType
public enum WdProofreadingErrorType
public enum WdProofreadingErrorType

Members

Member name Description
wdGrammaticalError Grammatical error.
wdSpellingError Spelling error.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace