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)
}
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library