Address.HouseNo
Address.HouseNo property
Gets or sets the house number.
Setting this field sets the address type to Structured unless it’s already CombinedElements, in which case it becomes Conflicting.
This field is only used for structured addresses and is optional.
public string HouseNo { get; set; }
Property Value
The house number.
See Also
- class Address
- namespace Aspose.BarCode.ComplexBarcode
- assembly Aspose.BarCode