OpenXmlPackageValidationSettings Class (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Specifies the event handlers that will handle OpenXmlPackage validation events and the OpenXmlPackageValidationEventArgs.

Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)

Syntax

'Declaration
Public Class OpenXmlPackageValidationSettings
'Usage
Dim instance As OpenXmlPackageValidationSettings
public class OpenXmlPackageValidationSettings

Inheritance Hierarchy

System.Object
  Microsoft.Office.DocumentFormat.OpenXml.Packaging.OpenXmlPackageValidationSettings

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

OpenXmlPackageValidationSettings Members
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace