GetOutPathCallback

GetOutPathCallback typedef

Callback that will be invoked for each Slide, the output path expected to be returned.

using Aspose::Slides::LowCode::Convert::GetOutPathCallback =  System::MulticastDelegate<System::String(System::SharedPtr<Slide>, int32_t)>

See Also