We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12cda8b commit 40060e3Copy full SHA for 40060e3
TextExtraction/TextExtractionSample/Program.cs
@@ -5,7 +5,6 @@
5
namespace TextExtractionSample {
6
internal class Program {
7
static void Main(string[] args) {
8
- Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("YOUR LICENSE KEY");
9
10
ExtractText();
11
//Extract_Layout();
0 commit comments