←Select platform

AAMVAEyeColor Enumeration

Summary

Specifies the cardholder's eye color.

Syntax
C#
VB
Objective-C
C++
Java
[SerializableAttribute()] 
[DataContractAttribute()] 
public enum AAMVAEyeColor 
<SerializableAttribute()> 
Public Enum AAMVAEyeColor 
typedef NS_ENUM(NSInteger, LTAAMVAEyeColor) 
public enum AAMVAEyeColor 
[SerializableAttribute()] 
public enum class AAMVAEyeColor 

Members

Value Member Description
0 Unknown Unknown
1 Black Black
2 Blue Blue
3 Brown Brown
4 Dichromatic Dichromatic
5 Gray Gray
6 Green Green
7 Hazel Hazel
8 Maroon Maroon
9 Pink Pink

Remarks

Values are defined in AAMVA D20.

Example

For an example, refer to AAMVAID.

Requirements

Target Platforms

See Also

Reference

Leadtools.Barcode Namespace

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly