USADriveIdHairColor
USADriveIdHairColor enum
Module: aspose_barcode.complex_barcode.usa_drive_id_hair_color
Enum Values
| Name | Value | Description |
|---|---|---|
| BALD | 1 | |
| BLACK | 2 | |
| BLOND | 3 | |
| BROWN | 4 | |
| GRAY | 5 | |
| NO_INFO | 0 | |
| RED | 6 | |
| SANDY | 7 | |
| UNKNOWN | 9 | |
| WHITE | 8 |
USADriveIdHairColor.BALD
Type: int
Value: 1
USADriveIdHairColor.BLACK
Type: int
Value: 2
USADriveIdHairColor.BLOND
Type: int
Value: 3
USADriveIdHairColor.BROWN
Type: int
Value: 4
USADriveIdHairColor.GRAY
Type: int
Value: 5
USADriveIdHairColor.NO_INFO
Type: int
Value: 0
USADriveIdHairColor.RED
Type: int
Value: 6
USADriveIdHairColor.SANDY
Type: int
Value: 7
USADriveIdHairColor.UNKNOWN
Type: int
Value: 9
USADriveIdHairColor.WHITE
Type: int
Value: 8