AddNotesSlide()

NotesSlideManager::AddNotesSlide() method

Returns the notes slide for the current slide, creating one if there isn’t.

System::SharedPtr<INotesSlide> Aspose::Slides::NotesSlideManager::AddNotesSlide() override

Return Value

NotesSlideManager::get_NotesSlide for this slide.

See Also