CheckCountryCode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the possible countries/regions in which the check originated.
public enum CheckCountryCode
type CheckCountryCode =
Public Enum CheckCountryCode
- Inheritance
-
CheckCountryCode
Fields
Name | Value | Description |
---|---|---|
Usa | 1 | United States |
Canada | 2 | Canada |
Mexico | 3 | Mexico |
CMC7 | 4 | Unknown (font is CMC7) |
OTHER | 5 | |
Unknown | 99 | Unknown (font is E-13B) |