Ironpdf License Key [ PLUS → ]

// Place this at the very beginning of your application entry point IronPdf.License.LicenseKey = "IRONPDF.MYCOMPANY.2023.ABCD1234EFGH";

Also, generate a simple PDF and check for the absence of the red watermark: ironpdf license key

using Microsoft.Extensions.Configuration; using IronPdf; // Place this at the very beginning of