SmartZone v6.1 for .NET - Updated
SmartZoneOCR Constructor()




Accusoft.SmartZoneOCR.Net Assembly > Accusoft.SmartZoneOCRSdk Namespace > SmartZoneOCR Class > SmartZoneOCR Constructor : SmartZoneOCR Constructor()
Initializes a new instance of the SmartZoneOCR class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New SmartZoneOCR()
public SmartZoneOCR()
public: SmartZoneOCR();
public:
SmartZoneOCR();
Remarks

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.

See Also

Reference

SmartZoneOCR Class
SmartZoneOCR Members
Overload List

Is this page helpful?
Yes No
Thanks for your feedback.