public class VersionInfo extends Object implements Serializable
Constructor and Description |
---|
VersionInfo(String productName, String releaseNumber, String producerLine, String licenseKey) |
Modifier and Type | Method and Description |
---|---|
String |
getKey()
Returns a license key if one was provided, or null if not.
|
String |
getProduct()
Gets the product name.
|
String |
getRelease()
Gets the release number.
|
String |
getVersion()
Returns the iText version as shown in the producer line.
|
public String getProduct()
public String getRelease()
public String getVersion()
public String getKey()
Copyright © 1998–2023 iText Group NV. All rights reserved.