How to get the FirstSlideNumber property in Presentation

Hi,
I need to get the FirstSlideNumber property for the presentation.
How to do this with aspose 14.3.0 ?

Regards
Christophe

Hi Christophe,

The property Presentation.FirstSlideNumber doesn’t exist in the latest version of Aspose.Slides for .NET. Please use Presentation.Slides[Index] instead (index is 0 based). In case you face any issue, please share the details of your requirement with us and we will assist you accordingly.

Thanks & Regards,