←Select platform

ScanFrameStatus Enumeration

Summary

An enumeration representing the status of the frames that have been scanned by the ScanFrame method.

Syntax

C#
VB
Java
Objective-C
C++
public enum ScanFrameStatus  
Public Enum ScanFrameStatus  
    
typedef NS_ENUM(NSInteger, LTScanFrameStatus) 
             
public enum ScanFrameStatus 
             
public: 
   enum class ScanFrameStatus sealed 

Members

ValueMemberDescription
0MoreFramesNeeded More frames are needed for the scan.
1NumbersFound Credit card numbers have been found.
2LowFocusScore The focus score of the frame was too low to scan.
3Error An error occurred while attempting to scan the frame.
Requirements

Target Platforms

See Also

Reference

Leadtools.CreditCards Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CreditCards Assembly