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.