Share via


NotesSlide.Load Method

Loads the DOM from the NotesSlidePart.

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

Syntax

'Declaration
Public Sub Load ( _
    openXmlPart As NotesSlidePart _
)
'Usage
Dim instance As NotesSlide
Dim openXmlPart As NotesSlidePart

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

Parameters

See Also

Reference

NotesSlide Class

NotesSlide Members

DocumentFormat.OpenXml.Presentation Namespace