AddNotesSlide()

INotesSlideManager::AddNotesSlide() method

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

virtual System::SharedPtr<INotesSlide> Aspose::Slides::INotesSlideManager::AddNotesSlide()=0

Return Value

INotesSlide for this slide.

See Also