Share via


Properties.Save(ExtendedFilePropertiesPart) Method

Definition

Saves the DOM into the ExtendedFilePropertiesPart.

public void Save (DocumentFormat.OpenXml.Packaging.ExtendedFilePropertiesPart openXmlPart);
override this.Save : DocumentFormat.OpenXml.Packaging.ExtendedFilePropertiesPart -> unit
Public Sub Save (openXmlPart As ExtendedFilePropertiesPart)

Parameters

openXmlPart
ExtendedFilePropertiesPart

Specifies the part to save to.

Applies to