←Select platform

Region Property (IDCardReader)

Summary

Card region.

Syntax

C#
VB
C++
public IDCardRegion Region { get; set; }
Public Property Region() As IDCardRegion 
   Get 
   Set 
public:  
   property IDCardRegion^ Region 
   { 
      IDCardRegion^ get() 
      void set(IDCardRegion^ value) 
   } 

Property Value

The region of the card. Default value is IDCardRegion.USA.

Remarks

Region is used by the reader in subsequent ProcessFrame calls to only process US or ER card.

Example

For an example, refer to IDCardReader.

Requirements

Target Platforms

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