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