Speed

ISlideShowTransition.Speed property

Specifies the transition speed that is to be used when transitioning from the current slide to the next. Read-write TransitionSpeed.

public TransitionSpeed Speed { get; set; }

See Also