INotesSlideManager

INotesSlideManager

Overview

INotesSlideManager is a interface in Aspose.Slides FOSS for .NET.

Manages notes slide operations for a slide.

Properties

NameTypeAccessDescription
NotesSlideINotesSlide?ReadGets or sets the notes slide linked to the current slide, or null if none

Methods

SignatureDescription
AddNotesSlide()The newly created notes slide.
RemoveNotesSlide()Deletes the notes slide associated with the current slide

See Also