NotesSlide
Overview
NotesSlide is a class in Aspose.Slides FOSS for .NET.
Inherits from: BaseSlide, INotesSlide.
Represents a notes slide in a presentation.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
HeaderFooterManager | INotesSlideHeaderFooterManager | Read | Manages header and footer elements of the notes slide |
NotesTextFrame | ITextFrame | Read | Provides access to the text frame that holds the slide’s notes content |
ParentSlide | ISlide | Read | References the slide to which these notes belong |
AsIBaseSlide | IBaseSlide | Read | Casts or exposes the notes slide as an IBaseSlide interface |