public final class License extends Object
| Constructor and Description |
|---|
License() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getLicenseKey()
Gets your current license key.
|
static void |
setLicenseKey(String licenseKey)
Sets your license key.
|
public static String getLicenseKey()
Get a free development license at https://ironpdf.com/licensing/#trial-license or purchase a deployment license from https://ironpdf.com/licensing/.
public static void setLicenseKey(String licenseKey)
***Please set license key before calling any IronPdf function.***
You will need to add a valid license key to perform any IronPdf operations beyond basic testing.
Adding a valid license key removes PDF watermarks and allows advanced functionality.
Get a free development license at https://ironpdf.com/licensing/#trial-license or purchase a deployment license from https://ironpdf.com/licensing/.
Copyright © 2022. All rights reserved.