PresentationDocument.ExtendedFilePropertiesPart Property

Gets the ExtendedFilePropertiesPart of the PresentationDocument.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public ReadOnly Property ExtendedFilePropertiesPart As ExtendedFilePropertiesPart
    Get
'Usage
Dim instance As PresentationDocument
Dim value As ExtendedFilePropertiesPart

value = instance.ExtendedFilePropertiesPart
public ExtendedFilePropertiesPart ExtendedFilePropertiesPart { get; }

Property Value

Type: DocumentFormat.OpenXml.Packaging.ExtendedFilePropertiesPart

See Also

Reference

PresentationDocument Class

PresentationDocument Members

DocumentFormat.OpenXml.Packaging Namespace