SlideShow.Pause

SlideShow.Pause ( 

string ObjectName )

Description

Pauses a slideshow object.

Parameters

ObjectName

(string) The name of the slideshow object.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also:  Related Actions