How to apply a license to your project

The license key is a long string that ends with an expiry/renew support date. Please ensure this key is copied correctly, with no spaces.

IRON-MYLICENSE-KEY-1EF01-RENEW.SUPPORT.01.JAN.2050

License keys can be added to projects using app.config, web.config and appsettings.json, though the most robust method of applying a license key is directly in your code before the library is called.

IronProduct.License.LicenseKey = "IRONPDF-MYLICENSE-KEY-RENEW.SUPPORT.01.JAN.2050";

The following pages show the usage per product:

IronPDF - http://ironpdf.com/docs/license/license-keys

IronOCR - https://ironsoftware.com/csharp/ocr/docs/license/license-keys/

IronXL - https://ironsoftware.com/csharp/excel/docs/license/license-keys/

IronBarcode - https://ironsoftware.com/csharp/barcode/docs/license/license-keys/

IronWebScraper - https://ironsoftware.com/csharp/webscraper/docs/license/license-keys/