NotesSlideManager

NotesSlideManager — Aspose.Slides FOSS C++ API Reference

NotesSlideManager — Manages the notes slide associated with a presentation slide.

Package: Aspose::Slides


Properties

PropertyTypeAccessDescription
NotesSlideManagerNotesSlideManagerRead

Methods

MethodReturnsDescription
NotesSlideManager()NotesSlideManagerConstruct with a parent slide pointer.
init_internal()voidInternal initialization with OPC package context.
remove_notes_slide()voidRemoves the notes slide if one exists.

See Also