ISection
ISection interface
Represents section of slides.
public interface 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
- namespace Aspose.Slides
- assembly Aspose.Slides