Share via


NotesMaster.Load Method

Loads the DOM from the NotesMasterPart.

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

Syntax

'Declaration
Public Sub Load ( _
    openXmlPart As NotesMasterPart _
)
'Usage
Dim instance As NotesMaster
Dim openXmlPart As NotesMasterPart

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

Parameters

See Also

Reference

NotesMaster Class

NotesMaster Members

DocumentFormat.OpenXml.Presentation Namespace