次の方法で共有


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) バーコード シンボル。

適用対象