Pause

Pauses the playback of the presentation. When the presentation is resumed, it continues from the point at which it was paused.

 

JavaScript

 

Pause()

 

C#

 

void Pause()

 

C++

 

HRESULT Pause()

Exceptions

See: HRESULT Return Values for a list of possible values returned by the HRESULT.