ForEachLayoutSlideCallback
ForEachLayoutSlideCallback typedef
Callback that will be invoked for each ForEach::LayoutSlide in the Presentation.
using Aspose::Slides::LowCode::ForEach::ForEachLayoutSlideCallback = System::MulticastDelegate<void(System::SharedPtr<Aspose::Slides::LayoutSlide>, int32_t)>
See Also
- Class ForEach
- Namespace Aspose::Slides::LowCode
- Library Aspose.Slides