Share via


PresentationDocument Members (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[このトピックはプレリリースのドキュメントであり、今後のリリース時に変更される可能性があります。空白のトピックはプレースホルダとして表示されています。]

The package represents a Presentation document

The following tables list the members exposed by the PresentationDocument type.

Protected Constructors

  Name Description
Protected method PresentationDocument Create a PresentationDocument

Top

Public Properties

  Name Description
Public property CompressionOption  Get / Set the compression level for content of new part. (inherited from OpenXmlPackage)
Public property CoreFilePropertiesPart Gets the CoreFilePropertiesPart of the PresentationDocument
Public property CustomFilePropertiesPart Gets the CustomFilePropertiesPart of the PresentationDocument
Public property DigitalSignatureOriginPart Gets the DigitalSignatureOriginPart of the PresentationDocument
Public property DocumentType Get the type of the PresentationDocument
Public property ExtendedFilePropertiesPart Gets the ExtendedFilePropertiesPart of the PresentationDocument
Public property ExternalRelationships  (inherited from OpenXmlPartContainer)
Public property Package  Gets the Package of the document. (inherited from OpenXmlPackage)
Public property PackageProperties  (inherited from OpenXmlPackage)
Public property PartExtensionProvider  PartExtensionProvider which provides map from ContentType to part extension. (inherited from OpenXmlPackage)
Public property Parts  Enum all parts which are relationship targets of this part. (inherited from OpenXmlPartContainer)
Public property PresentationPart Gets the PresentationPart of the PresentationDocument
Public property ThumbnailPart  

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method AddCoreFilePropertiesPart Add a CoreFilePropertiesPart to the PresentationDocument
Public method AddCustomFilePropertiesPart Add a CustomFilePropertiesPart to the PresentationDocument
Public method AddDigitalSignatureOriginPart Add a DigitalSignatureOriginPart to the PresentationDocument
Public method AddExtendedFilePropertiesPart Add a ExtendedFilePropertiesPart to the PresentationDocument
Public method AddExtendedPart  (inherited from OpenXmlPartContainer)
Public method AddExternalRelationship  Overloaded. (inherited from OpenXmlPartContainer)
Public method AddPart  Overloaded. (inherited from OpenXmlPackage)
Public method AddPresentationPart Create the PresentationPart and add it to this document.
Public method AddThumbnailPart Overloaded.  
Public method ChangeDocumentType  
Public method Close  Saves and closes the OpenXml package plus all underlying part streams. (inherited from OpenXmlPackage)
Public method Static Create Overloaded.  
Public method DeleteExternalRelationship  (inherited from OpenXmlPartContainer)
Public method DeletePart  Overloaded. (inherited from OpenXmlPartContainer)
Public method DeleteParts  (inherited from OpenXmlPartContainer)
Public method DeletePartsRecursivelyOfType  Delete all the parts which is the specified part type from package recursively. (inherited from OpenXmlPackage)
Public method Dispose  Overloaded. Flushes and saves the content, closes the document, and releases all resources. (inherited from OpenXmlPackage)
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetIdOfPart  (inherited from OpenXmlPartContainer)
Public method GetPartById  (inherited from OpenXmlPartContainer)
Public method GetPartsCountOfType  (inherited from OpenXmlPartContainer)
Public method GetPartsOfType  Overloaded. (inherited from OpenXmlPartContainer)
Public method GetType  (inherited from Object)
Public method Static Open Overloaded.  
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate  (inherited from OpenXmlPackage)

Top

Protected Methods

  Name Description
Protected method Dispose  Overloaded. (inherited from OpenXmlPackage)
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Protected method ThrowIfObjectDisposed  Throw if object is disposed. (inherited from OpenXmlPackage)

Top

参照

リファレンス

PresentationDocument Class
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace