When trying to add a cloned slide to another presentation, I am getting an error:
ppSlide is ISlide and srcPres is IPresentation.
This structure is the same as it is in the examples in the online documentation for merging slides from one presentation to another.
Even the help text for this function shows using the Cloned Slide, the Paste Options and the source presentation file.
This is using Visual Studio 2019, ASP.NET Core .NET 5.
Also NuGet package Syncfusion.Presentation.Net.Core (version 19.2.0.55).
Any help or suggestions would be welcomed.