ISlide — Aspose.Slides FOSS C# (.NET) API Reference

ISlide — ISlide API type. Inherits from: IBaseSlide.

Package: Aspose.Slides.Foss


Properties

PropertyTypeAccessDescription
SlideNumberintRead/Write
HiddenboolRead/Write
LayoutSlideILayoutSlide?Read/Write
NotesSlideManagerINotesSlideManagerRead/Write

Methods

MethodReturnsDescription
GetSlideComments(ICommentAuthor? author)voidA list of comments on this slide.
Remove()void

See Also