←Select platform

ExpiryYear Property (DetectionInfo)

Summary

The ExpiryYear of the frame.

Syntax

C#
VB
Java
Objective-C
public int ExpiryYear {get; set;}
Public Property ExpiryYear As Integer
@property (nonatomic, assign) NSUInteger expiryYear
public int getExpiryYear() 
public void setExpiryYear(int value) 

Property Value

A 4-digit integer that represents the year the card expires.

Remarks

Obtaining good results for the ExpiryMonth and ExpiryYear sometimes requires many frames. Scanning can continue (even after the ScanFrameStatus is NumbersFound), as long as ExpiryMonth and ExpiryYear are equal to 0. The input may be the last two digits of the year. The output is a four-digit year number.

Requirements

Target Platforms

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