IRevealTransition
IRevealTransition interface
Reveal slide transition effect.
public interface IRevealTransition : ITransitionValueBase
Properties
Name | Description |
---|---|
AsITransitionValueBase { get; } | Allows to get base ITransitionValueBase interface. Read-only ITransitionValueBase . |
Direction { get; set; } | Direction of transition. Read/write TransitionLeftRightDirectionType . |
ThroughBlack { get; set; } | Specifies whether the transition fades through black. Read/write Boolean. |
See Also
- interface ITransitionValueBase
- namespace Aspose.Slides.SlideShow
- assembly Aspose.Slides