NotesSlide
Overview
NotesSlide is a class in Aspose.Slides FOSS for .NET.
Inherits from: BaseSlide, INotesSlide.
Represents a notes slide in a presentation.
Properties: AsIBaseSlide, HeaderFooterManager, Name, NotesTextFrame, ParentSlide, Presentation, and 2 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
HeaderFooterManager | INotesSlideHeaderFooterManager | Read | Gets the header footer manager. |
NotesTextFrame | ITextFrame | Read | Gets the notes text frame. |
ParentSlide | ISlide | Read | Gets the parent slide. |
AsIBaseSlide | IBaseSlide | Read | Gets the as i base slide. |
Presentation | IPresentation? | Read | Gets the presentation. |
Shapes | IShapeCollection? | Read | Gets the shapes. |
Name | string | Read/Write | Gets or sets the name. |
SlideId | int | Read | Gets the slide id. |