IPresentationStep65

This interface provides access to individual presentation steps, enabling you to set or return a step’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.

ID

The ID of the object or item the step is performed on.

Index

A zero based index of the step that was created.

KeyStep

Determines if the step is a key step, used to mark “chapter” headings.

LocationSplineSpeed

Determines the speed for a location presentation step when a presentation is played using the spline algorithm.

LocationSplineSpeedBehavior

An enum that determines how the LocationSplineSpeed property is implemented.

SetTimeVal

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

ShowHideValue

A Boolean that determines whether to show or hide an object or group.

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.