Card region.
public IDCardRegion Region { get; set; }
Public Property Region() As IDCardRegion Get Set
Public Property Region() As IDCardRegion
Get
Set
public: property IDCardRegion^ Region { IDCardRegion^ get() void set(IDCardRegion^ value) }
public:
property IDCardRegion^ Region
{
IDCardRegion^ get()
void set(IDCardRegion^ value)
}
public IDCardRegion getRegion(); public void setRegion( IDCardRegion iDCardRegion );
public IDCardRegion getRegion();
public void setRegion(
IDCardRegion iDCardRegion
);
The region of the card. Default value is IDCardRegion.USA.
Region is used by the reader in subsequent ProcessFrame calls to only process US or ER card.
For an example, refer to IDCardReader.
Target Platforms
IDCardReader Class
IDCardReader Members
Leadtools.Forms.Commands Namespace
Getting Started
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries