NotesMaster.Save(NotesMasterPart) Method

Definition

Saves the DOM into the NotesMasterPart.

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

Parameters

openXmlPart
NotesMasterPart

Specifies the part to save to.

Applies to