PresentationSlideNotesSlide Property |
Namespace: GroupDocs.Watermark.Contents.PresentationAssembly: GroupDocs.Watermark (in GroupDocs.Watermark.dll) Version: 20.7.0
Syntaxpublic PresentationNotesSlide NotesSlide { get; }
Public ReadOnly Property NotesSlide As PresentationNotesSlide
Get
public:
property PresentationNotesSlide^ NotesSlide {
PresentationNotesSlide^ get ();
}
member NotesSlide : PresentationNotesSlide with get
Property Value
Type:
PresentationNotesSlideThe notes slide for this
PresentationSlide.
See Also