Partager via


OpenXmlPackageValidationSettings Constructor

NOTE: This API is now obsolete.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<ObsoleteAttribute("This functionality is obsolete and will be removed from future version release. Please see OpenXmlValidator class for supported validation functionality.",  _
    False)> _
Public Sub New
'Usage

Dim instance As New OpenXmlPackageValidationSettings()
[ObsoleteAttribute("This functionality is obsolete and will be removed from future version release. Please see OpenXmlValidator class for supported validation functionality.", 
    false)]
public OpenXmlPackageValidationSettings()

See Also

Reference

OpenXmlPackageValidationSettings Class

OpenXmlPackageValidationSettings Members

DocumentFormat.OpenXml.Packaging Namespace