ApplicationEvents4_XMLValidationErrorEventHandler delegate
Office 2013 and later
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)
Parameters
- XMLNode
- Type: Microsoft.Office.Interop.Word.XMLNode
XMLNode. The XML element that is invalid.
Show: