Click or drag to resize

SlideShowTransition Speed Property

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

Namespace: Spire.Presentation.Drawing.Transition
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public TransitionSpeed Speed { get; set; }

Property Value

Type: TransitionSpeed
See Also