HandoutMaster.Load(HandoutMasterPart) Method

Definition

Loads the DOM from the HandoutMasterPart

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

Parameters

openXmlPart
HandoutMasterPart

Specifies the part to be loaded.

Applies to