NotesSlide — Aspose.Slides FOSS C++ API Reference

NotesSlide — Represents a notes slide associated with a presentation slide.

Package: Aspose::Slides


Properties

PropertyTypeAccessDescription
ShapeCollectionShapeCollectionRead
INotesSlideHeaderFooterManagerINotesSlideHeaderFooterManagerRead
TextFrameTextFrameRead
ISlideISlideRead
IBaseSlideIBaseSlideRead

Methods

MethodReturnsDescription
ShapeCollection()ShapeCollection
ShapeCollection()ShapeCollection
INotesSlideHeaderFooterManager()INotesSlideHeaderFooterManager
INotesSlideHeaderFooterManager()INotesSlideHeaderFooterManager
TextFrame()TextFrame
TextFrame()TextFrame
ISlide()ISlide
ISlide()ISlide
IBaseSlide()IBaseSlide
IBaseSlide()IBaseSlide
init_internal()voidInternal initialization for a notes slide loaded from a package.

See Also