←Select platform

Prediction Property

Summary

The predicted credit card number based on the frames that have been scanned.

Syntax

C#
VB
Java
Objective-C
public int[] Prediction {get; set;}
Public Property Prediction As Integer()
@property (nonatomic, strong, nullable) LTRasterImage *cardImage
public int[] getPrediction() 
public void setPrediction(int[] value) 

Property Value

An array of integers representing the credit card number, based on the frames that have been scanned.

Remarks

After retrieving the information for a CreditCard, reset this array using the Reset method before attempting another scan.

Requirements

Target Platforms

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