NotesSlideManager class

NotesSlideManager class

Notes slide manager.

The NotesSlideManager type exposes the following members:

Properties

PropertyDescription
notes_slideReturns the notes slide for the current slide. Returns null if slide doesn’t have notes slide.
Read-only INotesSlide.

Methods

MethodDescription
add_notes_slideReturns the notes slide for the current slide, creating one if there isn’t.
remove_notes_slideRemoves notes slide of the current slide.

See Also