PresentationPart 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 PresentationPart type exposes the following members.

Properties

 

Name

Description

Public property

CommentAuthorsPart

Gets the CommentAuthorsPart of the PresentationPart.

Public property

ContentType

Defines the content type (MIME type) of the content data in the part. (Inherited from OpenXmlPart.)

Public property

CustomXmlParts

Gets the CustomXmlParts of the PresentationPart.

Public property

ExternalRelationships

Enumerates all external relationships. (Inherited from OpenXmlPartContainer.)

Public property

FontParts

Gets the FontParts of the PresentationPart.

Public property

HandoutMasterPart

Gets the HandoutMasterPart of the PresentationPart.

Public property

NotesMasterPart

Gets the NotesMasterPart of the PresentationPart.

Public property

OpenXmlPackage

Defines the OpenXmlPackage that contains this part. (Inherited from OpenXmlPart.)

Public property

Parts

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

Public property

PresentationPropertiesPart

Gets the PresentationPropertiesPart of the PresentationPart.

Public property

RelationshipType

Gets the RelationshipType. (Overrides OpenXmlPart.RelationshipType.)

Public property

SlideCommentsPart

Gets the SlideCommentsPart of the PresentationPart.

Public property

SlideLayoutParts

Gets the SlideLayoutParts of the PresentationPart.

Public property

SlideMasterParts

Gets the SlideMasterParts of the PresentationPart.

Public property

SlideParts

Gets the SlideParts of the PresentationPart.

Public property

TableStylesPart

Gets the TableStylesPart of the PresentationPart.

Protected property

TargetFileExtension

Defines the file extension to be used for the part in the package. (Inherited from OpenXmlPart.)

Protected property

TargetName

Gets the TargetName. (Overrides OpenXmlPart.TargetName.)

Protected property

TargetPath

Gets the TargetPath. (Overrides OpenXmlPart.TargetPath.)

Public property

ThemePart

Gets the ThemePart of the PresentationPart.

Public property

ThumbnailPart

Gets the ThumbnailPart of the PresentationPart.

Public property

Uri

Defines the internal part path in the package. (Inherited from OpenXmlPart.)

Public property

UserDefinedTagsPart

Gets the UserDefinedTagsPart of the PresentationPart.

Public property

ViewPropertiesPart

Gets the ViewPropertiesPart of the PresentationPart.

Top

See Also

Reference

PresentationPart Class

DocumentFormat.OpenXml.Packaging Namespace