LoopMode

Gets and sets a Boolean that determines whether a presentation should automatically restart when the end of the presentation is reached.

 

JavaScript

 

LoopMode

 

C#

 

bool LoopMode { get; set; }

 

C++

 

HRESULT LoopMode ([in] VARIANT_BOOL pVal)

HRESULT LoopMode ([out,retval] VARIANT_BOOL pVal)