HandoutMaster.Save(HandoutMasterPart) Method

Definition

Saves the DOM into the HandoutMasterPart.

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

Parameters

openXmlPart
HandoutMasterPart

Specifies the part to save to.

Applies to