Releases all the resources used by this AutoFormsEngine.
protected virtual void Dispose(
bool disposing
)
Protected Overloads Overridable Sub Dispose( _
ByVal disposing As Boolean _
)
protected:
virtual void Dispose(
bool disposing
)
disposing
true to release both managed and unmanaged resources; false to release only unmanaged resources.
AutoFormsEngine should be disposed before disposing or shutting down the used Leadtools.Forms.Ocr.IOcrEngine.
For an example, refer to AutoFormsEngine.AutoFormsEngine(IMasterFormsRepository repository, IOcrEngine ocrEngine, BarcodeEngine barcodeEngine).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET