ProofreadingErrors.Type Property

Returns the type of proofreading error.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Type As WdProofreadingErrorType
    Get
'Usage
Dim instance As ProofreadingErrors
Dim value As WdProofreadingErrorType

value = instance.Type
WdProofreadingErrorType Type { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdProofreadingErrorType

See Also

Reference

ProofreadingErrors Interface

ProofreadingErrors Members

Microsoft.Office.Interop.Word Namespace