INotesSlide class

INotesSlide class

Represents a notes slide in a presentation.

The INotesSlide type exposes the following members:

Properties

PropertyDescription
header_footer_managerReturns HeaderFooter manager of the notes slide.
Read-only INotesSlideHeaderFooterManager.
notes_text_frameReturns a TextFrame with notes’ text if there is one.
Read-only ITextFrame.
parent_slideReturns a ParentSlide
Read-only ISlide.

See Also