Click or drag to resize

OcrApiHandle Property

Gets the handle to the tesseract API object

Namespace: Patagames.Ocr
Assembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
Syntax
public IntPtr Handle { get; }

Property Value

IntPtr
See Also