WordprocessingDocument.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 WordprocessingDocument.
public DocumentFormat.OpenXml.Packaging.CoreFilePropertiesPart AddCoreFilePropertiesPart();member this.AddCoreFilePropertiesPart : unit -> DocumentFormat.OpenXml.Packaging.CoreFilePropertiesPartPublic Function AddCoreFilePropertiesPart () As CoreFilePropertiesPartReturns
The newly added CoreFilePropertiesPart.