| Package | Description |
|---|---|
| com.itextpdf.licensing.base |
| Modifier and Type | Method and Description |
|---|---|
static LicenseInfo |
LicenseKey.getLoadedLicenseInfo(String productName)
Gets info about loaded license for provided product name, trying to update the license.
|
static LicenseInfo |
LicenseKey.getLoadedLicenseInfo(String productName, boolean checkingForUpdates)
Gets info about loaded license for provided product name.
|
| Modifier and Type | Method and Description |
|---|---|
static List<LicenseInfo> |
LicenseKey.getLoadedLicensesInfo()
Gets info about loaded licenses.
|
Copyright © 2022. All rights reserved.