Accusoft.OCRXpress.Java - Updated
setLicenseKeys Method
Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package > OcrXpress Class : setLicenseKeys Method
The first part of the license key.
The second part of the license key.
The third part of the license key.
The fourth part of the license key.
Sets the solution key for licensing.
Syntax
public void setLicenseKeys( 
   int key1,
   int key2,
   int key3,
   int key4
)

Parameters

key1
The first part of the license key.
key2
The second part of the license key.
key3
The third part of the license key.
key4
The fourth part of the license key.
Exceptions
ExceptionDescription
An OCRXpress exception may throw on an internal engine error.
See Also

Reference

OcrXpress Class
OcrXpress Members