License
License class
Provides methods to license the component.
Constructors
| Name | Description |
|---|---|
| License | Initializes a new instance of this class. |
Methods
| Name | Description |
|---|---|
| setLicense | Licenses the component. |
Tries to find the license in the following locations: 1. Explicit path. 2. The current working |
License()
Initializes a new instance of this class.
setLicense(licenseName)
Licenses the component.
Tries to find the license in the following locations: 1. Explicit path. 2. The current working directory of the java application. 3. The folder that contains the Aspose component JAR file. 4. The folder that contains the client’s calling JAR file.