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