Click or drag to resize

ContactInfoCountry Property

Gets or sets the country name.

Namespace:  Opait.Barcoder.QRCode
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
public string Country { get; set; }

Property Value

Type: String
See Also