Aspose::BarCode::ComplexBarcode::Address::get_Type method
Address::get_Type method
Gets the address type.
AddressType Aspose::BarCode::ComplexBarcode::Address::get_Type() const
Remarks
The address type is automatically set by either setting street / house number or address line 1 and 2. Before setting the fields, the address type is Undetermined. If fields of both types are set, the address type becomes Conflicting.
The address type.
See Also
- Enum AddressType
- Class Address
- Namespace Aspose::BarCode::ComplexBarcode
- Library Aspose.BarCode for C++