Share via


HandoutMaster.Save Method (HandoutMasterPart)

Saves the DOM into the HandoutMasterPart.

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

Syntax

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

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

Parameters

See Also

Reference

HandoutMaster Class

HandoutMaster Members

Save Overload

DocumentFormat.OpenXml.Presentation Namespace