Returns the part content stream opened with a specified System.IO.FileMode and System.IO.FileAccess. Syntax Parameters mode The I/O mode in which to open the content stream.access The access permissions to use in opening the content stream. Return Value The content stream for the part.
Gets the parent Package of the part. Syntax
Gets the URI of the part. Syntax
Represents an association between a source IPackage or IPackagePart, and a target object which can be a IPackagePart or external resource. Syntax
Public Properties
Public Properties
Gets a string that identifies the relationship. Syntax
Gets the qualified type name of the relationship. Syntax
Gets the URI of the package or part that owns the relationship. Syntax
Gets a value that indicates whether the target of the relationship is RelationshipTargetMode.Internal or RelationshipTargetMode.External to the IPackage. Syntax