NotesSlideManager

NotesSlideManager

Overview

NotesSlideManager is a class in Aspose.Slides FOSS for .NET. Inherits from: INotesSlideManager.

Manages notes slide operations for a slide.

Properties

NameTypeAccessDescription
NotesSlideINotesSlide?ReadGets or sets the INotesSlide associated with the manager

Methods

SignatureDescription
AddNotesSlide()Adds a new notes slide to the presentation
RemoveNotesSlide()Removes the notes slide from the presentation

See Also