Slide

Overview

Slide is a class in Aspose.Slides FOSS for .NET. Inherits from: BaseSlide, ISlide.

Represents a slide in a presentation.

Properties

NameTypeAccessDescription
SlideNumberintRead/WriteGets the slide’s index within the presentation (1‑based)
HiddenboolRead/WriteIndicates whether the slide is hidden during presentation playback
NamestringRead/Write
LayoutSlideILayoutSlide?Read/Write
NotesSlideManagerINotesSlideManagerRead

Methods

SignatureDescription
GetSlideComments(author: ICommentAuthor?)Returns the comments on the slide, optionally filtered by the given author
Remove()