Skip to content

Commit b97fedf

Browse files
resolved issues faced with playground button
1 parent 2f46c17 commit b97fedf

File tree

1 file changed

+1
-2
lines changed
  • Getting-started/Create-PowerPoint-with-basic-elements/.NET/Create-PowerPoint-with-basic-elements

1 file changed

+1
-2
lines changed

Getting-started/Create-PowerPoint-with-basic-elements/.NET/Create-PowerPoint-with-basic-elements/Program.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
using System.Drawing;
2-
using Syncfusion.Drawing;
1+
using Syncfusion.Drawing;
32
using Syncfusion.Presentation;
43

54
//Load or open an PowerPoint Presentation.

0 commit comments

Comments
 (0)