Click or drag to resize

SlideShowTransition SelectedAdvanceAfterTime Property

Whether after a specific time (AdvanceAfterTime) will advance the next slide or not.

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

Property Value

Type: Boolean
See Also