PresentationDocument.AddExtendedFilePropertiesPart 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 ExtendedFilePropertiesPart to the PresentationDocument.
public DocumentFormat.OpenXml.Packaging.ExtendedFilePropertiesPart AddExtendedFilePropertiesPart ();
member this.AddExtendedFilePropertiesPart : unit -> DocumentFormat.OpenXml.Packaging.ExtendedFilePropertiesPart
Public Function AddExtendedFilePropertiesPart () As ExtendedFilePropertiesPart
Returns
The newly added ExtendedFilePropertiesPart.