IDAutomation Maxicode Forms Control

Maxicode.CountryCode Property

CountyCode is a property of the Maxicode Barcode class.

[Visual Basic]
Public Property CountryCode As String
[C#]
public string CountryCode {get; set;}

Property Value

Three digit code representing the USPS Country Code.

See Also

Maxicode Class | IDAutomation.Windows.Forms.Maxicode Namespace