I’m using the following code on the presentation below. What I find is that the flip state is reset on the Shape copies. To create an exact copy I think it should be kept.
using (var presentation = new Presentation("tes…...flip state is reset on the shape copies. To create an exact copy...Slides[0].Shapes[i]; presentation.Slides[0].Shapes.AddClone(shapeToClone...