←Select platform

AAMVARegion Enumeration

Summary

Specifies the macro region of the issuing authority.

Syntax
C#
VB
Objective-C
C++
Java
[SerializableAttribute()] 
[DataContractAttribute()] 
public enum AAMVARegion 
<SerializableAttribute()> 
Public Enum AAMVARegion 
typedef NS_ENUM(NSInteger, LTAAMVARegion) 
public enum AAMVARegion 
[SerializableAttribute()] 
public enum class AAMVARegion 
Members
Value Member Description
0 Unknown Unknown region
1 Canada Canada
2 UnitedStates United States
3 Mexico Mexico
Remarks

Macro regions are provided so that zip code and/or state abbreviation collisions can be resolved.

Example

For an example, refer to AAMVAID.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.