Delegate ForEach.ForEachSlideCallback
Delegate ForEach.ForEachSlideCallback
Namespace: Aspose.Slides.LowCode
Assembly: Aspose.Slides.dll (25.12.0)
Callback that will be invoked for each Aspose.Slides.LowCode.ForEach.Slide(Aspose.Slides.Presentation,Aspose.Slides.LowCode.ForEach.ForEachSlideCallback) in the Aspose.Slides.Presentation.
public delegate void ForEach.ForEachSlideCallback(Slide slide, int index)Parameters
slide Slide
Current iterated slide
index int
Index of the current slide