Where to put the License Key info to activate the full version
|
Where to put the License Key info to activate the full version |
After you paid the order, you need reinstalling the full version installer and you will receive the license key. You can set the key in LicenseKey property before create the pdf file. Finally the output pdf will have display 'X' watermark.
PDFProcessing obj = new PDFProcessing();
obj.LicenseKey = 123;