←Select platform

Dispose() Method

Summary

Releases all resources used by this AutoFormsEngine.

Syntax

C#
VB
C++
Java
public void Dispose() 
  
Public Overloads Sub Dispose()  
public void dispose(); 
public: 
void Dispose();  

Remarks

AutoFormsEngine should be disposed before disposing or shutting down the used Leadtools.Ocr.IOcrEngine.

For more information, refer to System.IDisposable.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly