The extracted data from an ID card. The results are returned in the form of a dictionary.
public Dictionary<string, string> Results { get; }
Dictionary of values extracted from an ID card.
Use IDCardField class to list the data keys. Results is only available when the Ready property is set to true.