Freigeben über


PresentationDocument.AddCoreFilePropertiesPart-Methode

Adds a CoreFilePropertiesPart to the PresentationDocument.

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

Syntax

'Declaration
Public Function AddCoreFilePropertiesPart As CoreFilePropertiesPart
'Usage
Dim instance As PresentationDocument
Dim returnValue As CoreFilePropertiesPart

returnValue = instance.AddCoreFilePropertiesPart()
public CoreFilePropertiesPart AddCoreFilePropertiesPart()

Rückgabewert

Typ: DocumentFormat.OpenXml.Packaging.CoreFilePropertiesPart
The newly added CoreFilePropertiesPart.

Siehe auch

Referenz

PresentationDocument Klasse

PresentationDocument-Member

DocumentFormat.OpenXml.Packaging-Namespace