NotesSlide.NotesSlidePart Property
Gets the NotesSlidePart associated with this element.
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property NotesSlidePart As NotesSlidePart
Get
Friend Set
'Usage
Dim instance As NotesSlide
Dim value As NotesSlidePart
value = instance.NotesSlidePart
public NotesSlidePart NotesSlidePart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.NotesSlidePart
Returns NotesSlidePart.