setAddressLine2
setAddressLine2(object)
Sets the address line 2. Address line 2 contains postal code and town. Setting this field sets the address type to AddressType.COMBINED_ELEMENTS 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.
setAddressLine2(value)
| Parameter | Type | Description |
|---|---|---|
| value | object |
See Also
- class Address
- assembly Aspose.BarCode