Is there a way to set the Transition type to Morph programmatically via C# ? It's not on the TransitionTypes enum (unless it's named differently) and i've not been able to find anything via google.
My current workaround is to manually set it by opening each generated pptx in PowerPoint and setting the transition there, but i would much prefer to set it when i'm creating the file, since it's an extra step that's easy to forget.
I'm currently using Spire.Presentation v5.9.5