USADriveIdSex
USADriveIdSex enumeration
Enum for Sex field in the US Driver’s License
public enum USADriveIdSex
Values
| Name | Value | Description |
|---|---|---|
| NONE | 0 | Not filled - equal to NONE |
| MALE | 1 | Male — indicates that the holder’s sex is defined as male. |
| FEMALE | 2 | Female — indicates that the holder’s sex is defined as female. |
| NOT_SPECIFIED | 9 | Not specified |
See Also
- assembly Aspose.BarCode