INotesSlide
Overview
INotesSlide is a interface in Aspose.Slides FOSS for .NET.
Inherits from: IBaseSlide.
Represents a notes slide in a presentation.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
HeaderFooterManager | INotesSlideHeaderFooterManager | Read | Provides access to header/footer settings for the notes slide |
NotesTextFrame | ITextFrame | Read | Gets the text frame that contains the notes content for the slide |
ParentSlide | ISlide | Read | Returns the slide to which this notes slide belongs |
AsIBaseSlide | IBaseSlide | Read | Casts the notes slide to the base slide interface |