BarcodeSymbologies.UsPostNet 属性

定义

(POSTNET) 条形码符号系统获取美国邮政数字编码技术。

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

属性值

UInt32

unsigned int

uint32_t

美国邮政数字编码技术 (POSTNET) 条形码符号。

适用于