ApplicationEvents4_Event.XMLValidationError Event

Occurs when there is a validation error in the document.

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

Syntax

'Declaration
Event XMLValidationError As ApplicationEvents4_XMLValidationErrorEventHandler
'Usage
Dim instance As ApplicationEvents4_Event
Dim handler As ApplicationEvents4_XMLValidationErrorEventHandler

AddHandler instance.XMLValidationError, handler
event ApplicationEvents4_XMLValidationErrorEventHandler XMLValidationError

See Also

Reference

ApplicationEvents4_Event Interface

ApplicationEvents4_Event Members

Microsoft.Office.Interop.Word Namespace