Share via


HandoutMaster.Load Method

Loads the DOM from the HandoutMasterPart.

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Sub Load ( _
    openXmlPart As HandoutMasterPart _
)
'Usage
Dim instance As HandoutMaster
Dim openXmlPart As HandoutMasterPart

instance.Load(openXmlPart)
public void Load(
    HandoutMasterPart openXmlPart
)

Parameters

See Also

Reference

HandoutMaster Class

HandoutMaster Members

DocumentFormat.OpenXml.Presentation Namespace