Section

Overview

Section is a class in Aspose.Slides FOSS for .NET. Inherits from: ISection.

Represents a section of slides in a presentation.

Properties

NameTypeAccessDescription
NamestringRead/Write
SectionIdGuidRead
StartedFromSlideISlide?ReadGets the slide where the section starts, or null if undefined

Methods

SignatureDescription
GetSlidesListOfSection()Returns the collection of slides that belong to this section

See Also