IrisLoaderDllHandle Property |
Gets the handle of the Iris DLL from LoadLibrary()
Namespace:
Atalasoft.Ocr
Assembly:
Atalasoft.dotImage.Ocr (in Atalasoft.dotImage.Ocr.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic IntPtr DllHandle { get; }Public ReadOnly Property DllHandle As IntPtr
Get
Property Value
Type:
IntPtr
See Also