Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Forms.Auto Namespace > AutoFormsEngine Class > Dispose Method : Dispose() Method |
public void Dispose()
'Declaration Public Overloads Sub Dispose()
'Usage Dim instance As AutoFormsEngine instance.Dispose()
public: void Dispose();
AutoFormsEngine should be disposed before disposing or shutting down the used Leadtools.Forms.Ocr.IOcrEngine.
For more information, refer to System.IDisposable.