From b97fedfdecb3f1dc34886faf7b696ce561f6d6c8 Mon Sep 17 00:00:00 2001 From: VijayadharshiniMathiyalagan Date: Tue, 17 Sep 2024 15:56:44 +0530 Subject: [PATCH] resolved issues faced with playground button --- .../.NET/Create-PowerPoint-with-basic-elements/Program.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Getting-started/Create-PowerPoint-with-basic-elements/.NET/Create-PowerPoint-with-basic-elements/Program.cs b/Getting-started/Create-PowerPoint-with-basic-elements/.NET/Create-PowerPoint-with-basic-elements/Program.cs index 9e03b0b8..2e388f2f 100644 --- a/Getting-started/Create-PowerPoint-with-basic-elements/.NET/Create-PowerPoint-with-basic-elements/Program.cs +++ b/Getting-started/Create-PowerPoint-with-basic-elements/.NET/Create-PowerPoint-with-basic-elements/Program.cs @@ -1,5 +1,4 @@ -using System.Drawing; -using Syncfusion.Drawing; +using Syncfusion.Drawing; using Syncfusion.Presentation; //Load or open an PowerPoint Presentation.