Share via


Properties.Load(ExtendedFilePropertiesPart) Method

Definition

Loads the DOM from the ExtendedFilePropertiesPart

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

Parameters

openXmlPart
ExtendedFilePropertiesPart

Specifies the part to be loaded.

Applies to