'Declaration
<BrowsableAttribute(True)> Public Property OCRDataPath As String
'Usage
Dim instance As SmartZoneOCR Dim value As String instance.OCRDataPath = value value = instance.OCRDataPath
'Declaration
<BrowsableAttribute(True)> Public Property OCRDataPath As String
'Usage
Dim instance As SmartZoneOCR Dim value As String instance.OCRDataPath = value value = instance.OCRDataPath
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 this property.
IMPORTANT: The path to the SmartZone OCR resource directory may only use ANSI characters.