Home > All Other Interfaces > IPresentationStep

IPresentationStep6

This interface provides access to individual presentation steps, enabling you to set or return a steps’s properties including its caption text and timeout, the mode and wait time for advancing to the next step, and flight speed.

 

 

Properties

 

AnimationEndDateAndTime

The end date and time for a play time animation step.

AnimationLength

The number of seconds, the play time animation step plays.

AnimationStartDateAndTime

The start date and time for a play time animation step.

CaptionText

The text message to be displayed when the step is reached in the presentation.

CaptionTimeout

The length of time the caption should display before it disappears.

Continue

An enum that determines how the presentation advances to the next step.

Description

A string describing the step that displays in the Presentation Editor.

FlightSpeedFactor

An enum that determines the flight speed.

GroupID

The Project Tree group in which the presentation is created.

Index

A zero based index of the step that was created.

ObjectID

The ID of the presentation step object.

SetTimeVal

Returns the date and time that was set the presentation or sets a new date and time.

Type

An enum that determines the operation performed in the step.

WaitTime

The number of seconds to wait before the presentation should advance to the next step.