Aspose::BarCode::ComplexBarcode::Address::get_Street method
Address::get_Street method
Gets the street.
System::String Aspose::BarCode::ComplexBarcode::Address::get_Street()
Remarks
The street must be speicfied without house number.
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 and is optional.
The street.
See Also
- Class Address
- Namespace Aspose::BarCode::ComplexBarcode
- Library Aspose.BarCode for C++