Click or drag to resize

OcrApi.Release Method

Close down tesseract and free up all memory. Once Release() has been used, none of the other API functions may be used other than Init.

Namespace:  Patagames.Ocr
Assembly:  Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.2.411
Syntax
public void Release()
See Also