BarcodeSymbologies.ChinaPost 属性

定义

获取中国邮政条形码符号。

public:
 static property unsigned int ChinaPost { unsigned int get(); };
static uint32_t ChinaPost();
public static uint ChinaPost { get; }
var uInt32 = BarcodeSymbologies.chinaPost;
Public Shared ReadOnly Property ChinaPost As UInteger

属性值

UInt32

unsigned int

uint32_t

中国邮政条形码符号。

适用于