←Select platform

Results Property (IDCardReader)

Summary

Gets the latest results.

Syntax

C#
VB
C++
public IDCardResults Results { get; }
Public ReadOnly Property Results() As IDCardResults 
   Get 
public:  
   property IDCardResults^ Results 
   { 
      IDCardResults^ get() 
   } 

Property Value

IDCardResults containing the latest card results found using ProcessFrame. Or null if ProcessFrame has not been called yet or after ResetRecognitionData is called.

Remarks

Refer to IDCardReader for more information.

Example

For an example, refer to IDCardReader.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Commands Assembly
Click or drag to resize