'Declaration
Public Function New( _ ByVal pathToLibrary As String _ )
'Usage
Dim pathToLibrary As String Dim instance As New SmartZoneOCR(pathToLibrary)
public SmartZoneOCR( string pathToLibrary )
public: SmartZoneOCR( string* pathToLibrary )
public: SmartZoneOCR( String^ pathToLibrary )
Parameters
- pathToLibrary
- The directory path to the Accusoft.SmartZoneOcr.Common library files.