INotesSlideManager Interface |
Namespace: Aspose.Slides
The INotesSlideManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | NotesSlide |
Returns the notes slide for the current slide. Returns null if slide doesn't have notes slide.
Read-only INotesSlide.
|
Name | Description | |
---|---|---|
![]() | AddNotesSlide |
Returns the notes slide for the current slide, creating one if there isn't.
|
![]() | RemoveNotesSlide |
Removes notes slide of the current slide.
|