D
David
Hello,
my C# applications controls a powerpoint presentation (slide navigation,
scale/ rotate some shapes). However I did no managed it to start and stop
videos in my slides from C#.
Office 2010 has a metheod View.Player(object ShapeId), that looks very
promising, but I was unable to call it correctly. view.Player(myshape.ID)
gets always an exception that the ID is invalid. Type of myshapeis
MsoShapeType.msoMedia.
Thanks for any help!
david
Any idea
my C# applications controls a powerpoint presentation (slide navigation,
scale/ rotate some shapes). However I did no managed it to start and stop
videos in my slides from C#.
Office 2010 has a metheod View.Player(object ShapeId), that looks very
promising, but I was unable to call it correctly. view.Player(myshape.ID)
gets always an exception that the ID is invalid. Type of myshapeis
MsoShapeType.msoMedia.
Thanks for any help!
david
Any idea