Share via


OpenXmlPackageValidationEventArgs Members

Include Protected Members
Include Inherited Members

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Defines an OpenXmlPackage validation event.

The OpenXmlPackageValidationEventArgs type exposes the following members.

Properties

 

Name

Description

Public property

Message

Defines the message string of the event.

Public property

Part

Defines the part in which the validation is processing.

Public property

PartClassName

Defines the class name of the part.

Public property

SubPart

Defines the part that caused the event.

Top

Methods

 

Name

Description

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

OpenXmlPackageValidationEventArgs Class

DocumentFormat.OpenXml.Packaging Namespace