File tree Expand file tree Collapse file tree
GroupDocs.Signature.Examples.CSharp.Core
GroupDocs.Signature.Examples.CSharp.Framework
GroupDocs.Signature.Examples.CSharp.Net Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,9 +13,6 @@ static void Main(string[] args)
1313 Console . WriteLine ( "Open RunExamples.cs. \n In Main() method uncomment the example that you want to run." ) ;
1414 Console . WriteLine ( "=====================================================" ) ;
1515
16- License license = new License ( ) ;
17- license . SetLicense ( @"C:\Licenses\GroupDocs\Total\Subscription\Valid\2022\Conholdate.Total.Product.Family.lic" ) ;
18-
1916 // Please uncomment the example you want to try out
2017 #region Quick Start
2118
Original file line number Diff line number Diff line change @@ -13,9 +13,6 @@ static void Main(string[] args)
1313 Console . WriteLine ( "Open RunExamples.cs. \n In Main() method uncomment the example that you want to run." ) ;
1414 Console . WriteLine ( "=====================================================" ) ;
1515
16- License license = new License ( ) ;
17- license . SetLicense ( @"C:\Licenses\GroupDocs\Total\Subscription\Valid\2022\Conholdate.Total.Product.Family.lic" ) ;
18-
1916 // Please uncomment the example you want to try out
2017 #region Quick Start
2118
Original file line number Diff line number Diff line change @@ -13,9 +13,6 @@ static void Main(string[] args)
1313 Console . WriteLine ( "Open RunExamples.cs. \n In Main() method uncomment the example that you want to run." ) ;
1414 Console . WriteLine ( "=====================================================" ) ;
1515
16- License license = new License ( ) ;
17- license . SetLicense ( @"C:\Licenses\GroupDocs\Total\Subscription\Valid\2022\Conholdate.Total.Product.Family.lic" ) ;
18-
1916 // Please uncomment the example you want to try out
2017 #region Quick Start
2118
You can’t perform that action at this time.
0 commit comments