Optional
debugEnable debug mode
Debug mode: MYAPP will expose more logging messages
false
Optional
ironAn address of IronPdf subprocess.
127.0.0.1:33350
Optional
ironAn address of IronPdfEngine Docker.
If this config was specified IronPdf will switch to Docker mode
Docker mode: IronPdf will not spawn subprocess but will connect to Docker instead.
undefined
Optional
licenseRemoves watermarks. Get licensed at https://ironpdf.com/nodejs/licensing.
For .Net framework applications, a license key can alternatively be added to Web.Config or App.Config XML file using
For .Net Core applications, a license key may be added to appsettings.json where the key name is "IronPdf.LicenseKey" and the value is a valid IronPDF trial or full license key.
See https://ironpdf.com/nodejs/licensing/ for licensing options.
@defaultundefined
Generated using TypeDoc
Main IronPdf configuration interface