SpeedFactor

Gets and sets the play speed factor of the presentation.

 

JavaScript

 

SpeedFactor

 

C#

 

double SpeedFactor { get; set; }

 

C++

 

HRESULT SpeedFactor([in] double pVal)

HRESULT SpeedFactor([out,retval] double pVal)