Global setting class.

This static class is used to access global information about ABCocr and to control the way ABCocr works. This class cannot be instantiated.

System.Object
   WebSupergoo.ABCocr3.XSettings

 

   
   
Method Description
InstallLicense Install a license.
InstallRedistributionLicense Install a redistribution license.
InstallSystemLicense Install a system license.
InstallTrialLicense Install a trial license.
Register Register and install trial license.

 

   
   
Property Description
License The current license for the software.
Licensee The current licensee for the software.
LicenseValid Whether the current license is valid.
PoolSize The pool size for multithreaded operation.
PoolTimeout The timeout for the pool for multithreaded operation.
TessData The location of the tessdata directory.
TessVersion The current Tesseract version.
TrialKey A trial license key used for remote deployment.
Version The software version.