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