Presentation Looping

Hi there,

Can you please tell me whether the ASPOSE.POWERPOINT component has the ability to set whether a presentation loops or not?

the MS API has the following call:

oPres.SlideShowSettings.LoopUntilStopped = MsoTriState.msoTrue;

Can this be done. If not, are there any plans to add this functionality?

Thanks
Shane

It’s not possible just now but I will check and probably
it can be implemented on these weekends.

Dear Shane,

Please check 2.0.3 hot fix.
SlideShowSettings have been implemented.