NotesSlide

Overview

NotesSlide is a class in Aspose.Slides FOSS for .NET. Inherits from: BaseSlide, INotesSlide.

Represents a notes slide in a presentation.

Properties

NameTypeAccessDescription
HeaderFooterManagerINotesSlideHeaderFooterManagerReadManages header and footer elements of the notes slide
NotesTextFrameITextFrameReadProvides access to the text frame that holds the slide’s notes content
ParentSlideISlideReadReferences the slide to which these notes belong
AsIBaseSlideIBaseSlideReadCasts or exposes the notes slide as an IBaseSlide interface

See Also