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