Aspose::BarCode::ComplexBarcode::Address::get_AddressLine1 method
Address::get_AddressLine1 method
Gets the address line 1.
System::String Aspose::BarCode::ComplexBarcode::Address::get_AddressLine1()
Remarks
Address line 1 contains street name, house number or P.O. box.
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 and is optional.
The address line 1.
See Also
- Class Address
- Namespace Aspose::BarCode::ComplexBarcode
- Library Aspose.BarCode for C++