Version

Infragistics.Documents.Core.Packaging Namespace

Interfaces
 InterfaceDescription
InterfaceIPackage Represents a container that can store multiple data objects.
InterfaceIPackageFactory Factory class used to create an IPackage given a stream and a FileMode
InterfaceIPackagePart Provides a base class for parts stored in a System.IO.Packaging.Package. This class is abstract.
InterfaceIPackageRelationship Represents an association between a source IPackage or IPackagePart, and a target object which can be a IPackagePart or external resource.
Enumerations
 EnumerationDescription
EnumerationRelationshipTargetMode Specifies whether the target of an IPackageRelationship is inside or outside the IPackage.
See Also