AutoAdvanceInterval property
The time of the auto advance interval for screen show mode in milliseconds.
Syntax
Set: Presentation.setAutoAdvanceInterval(time)
Get: time = Presentation.getAutoAdvanceInterval()
Applies to
Presentation object.
Data type
integer. The number of milliseconds in the advance interval.
See Also
autoAdvanceInterval PARAM tag
advance method
EditMode property
editMode PARAM tag