Expand Minimize
This topic has not yet been rated - Rate this topic

WdXMLValidationStatus Enumeration

Specifies whether an element or attribute is valid according to the attached schema.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
public enum WdXMLValidationStatus
Member nameDescription
wdXMLValidationStatusOKIndicates that an XML element or attribute is valid according to the attached schema.
wdXMLValidationStatusCustomIndicates that the SetValidationError method was used to set the ValidationErrorText property to a custom text string.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.