Skip to content

Commit 0f42299

Browse files
committed
915138_exttext Resolved
1 parent 40060e3 commit 0f42299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TextExtraction/TextExtractionSample/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
namespace TextExtractionSample {
66
internal class Program {
77
static void Main(string[] args) {
8-
8+
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("YOUR LICENSE KEY");
99
ExtractText();
1010
//Extract_Layout();
1111
//ExtractText_EntirePDF();

0 commit comments

Comments
 (0)