OpenXmlPackage Properties

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.

The OpenXmlPackage type exposes the following members.

Properties

 

Name

Description

Public property

CompressionOption

Gets / Sets the compression level for content of new part.

Public property

ExternalRelationships

Enumerates all external relationships. (Inherited from OpenXmlPartContainer.)

Public property

FileOpenAccess

Gets the current FileAccess IO setting for the document.

Public property

Package

Gets the Package of the document.

Public property

PackageProperties

Gets the PackageProperties of the Open XML document package.

Public property

PartExtensionProvider

Defines a PartExtensionProvider, which provides a map from the ContentType to the part extension.

Public property

Parts

Enumerates all parts that are relationship targets of this part. (Inherited from OpenXmlPartContainer.)

Top

See Also

Reference

OpenXmlPackage Class

DocumentFormat.OpenXml.Packaging Namespace