Status

Gets the status of the presentation. The following are the possible values:

§   PrevStepping – The presentation was rewound to play from the previous step.

§   Playing – The presentation is playing.

§   NextStepping - The presentation was fast forwarded to play from the next step.

§   Paused – Playback of the presentation was paused.

§   Stopped – Playback of the presentation was stopped.

Graphical user interface, text, application, chat or text message Description automatically generated

JavaScript

 

Status

 

C#

 

string Status { get; }

 

C++

 

HRESULT Status ([out,retval] BSTR pVal)