ISlideComponent
ISlideComponent interface
Represents a component of a slide.
public interface ISlideComponent : IPresentationComponent
Properties
Name | Description |
---|---|
AsIPresentationComponent { get; } | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent . |
Slide { get; } | Returns the base slide. Read-only IBaseSlide . |
See Also
- interface IPresentationComponent
- namespace Aspose.Slides
- assembly Aspose.Slides