ApplicationEvents4_XMLValidationErrorEventHandler delegate

A Delegate type used to add an event handler for the XMLValidationError event. The 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)

No code example is currently available or this language may not be supported.

Parameters

XMLNode
Type: Microsoft.Office.Interop.Word.XMLNode

XMLNode. The XML element that is invalid.

Show: