public class License
extends java.lang.Object
Constructor and Description |
---|
License()
Initializes a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
void |
setLicense(java.io.InputStream stream)
Licenses the component.
|
public void setLicense(java.io.InputStream stream) throws net.sf.jasperreports.engine.JRException
stream
- A stream that contains the license. Use null to switch to evaluation mode.AsposeLicenseException
net.sf.jasperreports.engine.JRException