enum
USADriveIdCountry enum
Enum for Country Identification in the US Driver’s License
enum class USADriveIdCountry
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | Not filled - equal to NONE |
| US | 1 | Country = U.S. |
| Canada | 2 | Country = Canada |
See Also
- Namespace Aspose::BarCode::ComplexBarcode
- Library Aspose.BarCode for C++