SmartZone v7.1 - Updated
SmartZoneICR Constructor(String)




Accusoft.SmartZoneICR.Net Assembly > Accusoft.SmartZoneICRSdk Namespace > SmartZoneICR Class > SmartZoneICR Constructor : SmartZoneICR Constructor(String)
Path the directory which contains the SmartZoneICR library file.
Initialize a new instance of the SmartZoneICR class with a directory path to the Accusoft.SmartZoneICR.Common library files
Syntax
'Declaration
 
Public Function New( _
   ByVal pathToLibrary As String _
)
'Usage
 
Dim pathToLibrary As String
 
Dim instance As New SmartZoneICR(pathToLibrary)
public SmartZoneICR( 
   string pathToLibrary
)
public: SmartZoneICR( 
   string* pathToLibrary
)
public:
SmartZoneICR( 
   String^ pathToLibrary
)

Parameters

pathToLibrary
Path the directory which contains the SmartZoneICR library file.
Remarks
The Windows native libraries are Accusoft.SmartZoneICR.Common.dll and Accusoft.SmartZoneICR.Common64.dll. For Linux distributions, the name of the file is Accusoft.SmartZoneICR.CommonLinux64.so.
See Also

Reference

SmartZoneICR Class
SmartZoneICR Members
Overload List

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