PresentationDocument.ExtendedFilePropertiesPart Property
Gets the ExtendedFilePropertiesPart of the PresentationDocument.
Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public ReadOnly Property ExtendedFilePropertiesPart As ExtendedFilePropertiesPart
Get
用法
Dim instance As PresentationDocument
Dim value As ExtendedFilePropertiesPart
value = instance.ExtendedFilePropertiesPart
public ExtendedFilePropertiesPart ExtendedFilePropertiesPart { get; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.ExtendedFilePropertiesPart