←Select platform

ResetRecognitionData Method

Summary

Resets the internal engine state.

Syntax
C#
VB
C++
Java
public void ResetRecognitionData() 
Public Sub ResetRecognitionData() 
public:  
   void ResetRecognitionData() 
  public void resetRecognitionData(); 

Remarks

Calling this method will set Results to null.

Refer to IDCardReader for more information.

Example

For an example, refer to IDCardReader.

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.Commands Assembly