Type
Address.Type property
获取地址类型。
地址类型是通过设置街道/门牌号 或地址行 1 和 2 自动设置的。在设置字段之前,地址类型为未定. 如果设置了两种类型的字段,地址类型变为冲突的.
public AddressType Type { get; }
适当的价值
地址类型。
也可以看看
- enum AddressType
- class Address
- 命名空间 Aspose.BarCode.ComplexBarcode
- 部件 Aspose.BarCode
获取地址类型。
地址类型是通过设置街道/门牌号 或地址行 1 和 2 自动设置的。在设置字段之前,地址类型为未定. 如果设置了两种类型的字段,地址类型变为冲突的.
public AddressType Type { get; }
地址类型。