Finds the OCR dll in system path or from bundle and return the path to the dll.
Namespace: asprise_ocr_apiAssembly: asprise-ocr-api (in asprise-ocr-api.dll) Version: 15.3.1.0 (15.3.1.0)
Syntax public static string loadDll()
Public Shared Function loadDll As String
public:
static String^ loadDll()
static member loadDll : unit -> string
Return Value
Type:
String[Missing <returns> documentation for "M:asprise_ocr_api.AspriseOCR.loadDll"]
See Also