'Declaration
Public Function New()
'Usage
Dim instance As New SmartZoneOCR()
public SmartZoneOCR()
public: SmartZoneOCR();
public:
SmartZoneOCR();
'Declaration
Public Function New()
'Usage
Dim instance As New SmartZoneOCR()
public SmartZoneOCR()
public: SmartZoneOCR();
public:
SmartZoneOCR();
The native Accusoft.SmartZoneOCR.Common library files are expected to be located in the same directory as the Accusoft.SmartZoneOCR.Net assembly. The Windows native libraries are Accusoft.SmartZoneOCR.Common.dll and Accusoft.SmartZoneOCR.Common64.dll. For Linux distributions, the name of the file is Accusoft.SmartZoneOCR.CommonLinux64.so.
SmartZone OCR data files are now packaged in folder assets rather than embedded within its assembly. By default, this folder is expected in the same directory as the assembly. However, this folder can be deployed elsewhere and located at runtime using property OCRDataPath.
IMPORTANT: The path to the SmartZone OCR resource directory may only use ANSI characters.