←Select platform

Dispose(bool) Method

Summary

Disposes internally allocated MRZReader resources.

Syntax

C#
C++/CLI
Python
protected virtual void Dispose( 
   bool disposing 
) 
protected:  
   virtual void Dispose( 
      bool disposing 
   ) 
def Dispose(self,disposing): 

Parameters

disposing

Setting input parameter to true, frees the internal BinaryFeedEngine engine class used to binarize the image.

Requirements

Target Platforms

See Also

MRZReader Class

MRZReader Members

Leadtools.Forms.Commands Namespace

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

Leadtools.Forms.Commands Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.