ApplicationClass.XMLValidationError Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Event XMLValidationError As ApplicationEvents4_XMLValidationErrorEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents4_XMLValidationErrorEventHandler
AddHandler instance.XMLValidationError, handler
public virtual event ApplicationEvents4_XMLValidationErrorEventHandler XMLValidationError
Implements
ApplicationEvents4_Event.XMLValidationError