←Select platform

Results Property

Summary

The extracted data from an ID card. The results are returned in the form of a dictionary.

Syntax
C#
C++/CLI
Python
public Dictionary<string, string> Results { get; } 
public:  
   property Dictionary<String^, String^>^ Results 
   { 
      Dictionary<String^, String^>^ get() 
   } 
Results # get  (IDFrameReader) 

Property Value

Dictionary of values extracted from an ID card.

Remarks

Use IDCardField class to list the data keys. Results is only available when the Ready property is set to true.

Requirements

Target Platforms

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.