Aspose::BarCode::ComplexBarcode::Address::get_CountryCode method

Address::get_CountryCode method

Gets the two-letter ISO country code.

System::String Aspose::BarCode::ComplexBarcode::Address::get_CountryCode() const

Remarks

The country code is mandatory unless the entire address contains null or emtpy values.

The ISO country code.

See Also