OpenXmlPackageValidationSettings Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Specifies the event handlers that will handle OpenXmlPackage validation events and the OpenXmlPackageValidationEventArgs.
The OpenXmlPackageValidationSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OpenXmlPackageValidationSettings | Obsolete. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Events
Name | Description | |
---|---|---|
EventHandler | Obsolete. Represents the callback method that will handle OpenXmlPackage validation events and the OpenXmlPackageValidationEventArgs. |
Top