Aspose::BarCode::ComplexBarcode::Address::get_Town method
Address::get_Town method
Gets the town or city.
System::String Aspose::BarCode::ComplexBarcode::Address::get_Town()
Remarks
Setting this field sets the address type to AddressType::Structured unless it’s already AddressType::CombinedElements, in which case it becomes AddressType::Conflicting.
This field is only used for structured addresses. For this type, it’s mandatory.
The town or city.
See Also
- Class Address
- Namespace Aspose::BarCode::ComplexBarcode
- Library Aspose.BarCode for C++