| Package | Description |
|---|---|
| com.itextpdf.licensing.base.info |
| Modifier and Type | Method and Description |
|---|---|
LicenceTypeInfo |
LicenseInfo.getLicenseType()
Returns license type.
|
static LicenceTypeInfo |
LicenceTypeInfo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenceTypeInfo[] |
LicenceTypeInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LicenseInfo(String product,
Date expire,
LicenceTypeInfo licenseType,
EventsLimitInfo eventsLimitInfo)
Only for internal usage.
|
Copyright © 2024. All rights reserved.