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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.