XMLNodes.ValidationError Event

Occurs when there is a validation error in the XMLNodes control.

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

Syntax

'Declaration
Event ValidationError As EventHandler
event EventHandler ValidationError

Remarks

If the Validate document against attached schema option is set, this event is raised for every invalid element in the collection.

.NET Framework Security

See Also

Reference

XMLNodes Interface

Microsoft.Office.Tools.Word Namespace