Skip to content

Commit 4b7ef08

Browse files
committed
Inline CSS example added
1 parent 6268271 commit 4b7ef08

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Examples/SinglePageApp/Program.cs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@ class Program
1212
{
1313
static void Main(string[] args)
1414
{
15-
//ExportDefault();
16-
17-
new License().SetLicense(@"c:\bin\aspose\git\slides-net\src\test\bin\Debug\Aspose.Total.Product.Family.lic");
18-
ExportHelloWorldWithInlineCss();
15+
ExportDefault();
1916

2017
Console.WriteLine("HTML export is complete...");
2118
}

0 commit comments

Comments
 (0)