Section
Section class
Represents section of slides.
public class Section : DomObject<SectionCollection>, ISection
Properties
Name | Description |
---|---|
Name { get; set; } | Name of the section. |
SectionId { get; } | Section Id. |
StartedFromSlide { get; } | Returns first slide of the section. |
Methods
Name | Description |
---|---|
GetSlidesListOfSection() | Returns list of slides in the section. |
See Also
- class DomObject<TParent>
- class SectionCollection
- interface ISection
- namespace Aspose.Slides
- assembly Aspose.Slides