ISlide
NotesSlide Property
|
Gets the notes slide for the current slide.
Read-only
NotesSlide
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
NotesSlide NotesSlide { get; }
ReadOnly Property NotesSlide As NotesSlide
Get
property NotesSlide^ NotesSlide {
NotesSlide^ get ();
}
abstract NotesSlide : NotesSlide with get
Property Value
Type:
NotesSlide
See Also