PresentationDocument.AddCoreFilePropertiesPart Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds a CoreFilePropertiesPart to the PresentationDocument.
public DocumentFormat.OpenXml.Packaging.CoreFilePropertiesPart AddCoreFilePropertiesPart ();
member this.AddCoreFilePropertiesPart : unit -> DocumentFormat.OpenXml.Packaging.CoreFilePropertiesPart
Public Function AddCoreFilePropertiesPart () As CoreFilePropertiesPart
Returns
The newly added CoreFilePropertiesPart.