次の方法で共有


BarcodeSymbologies.UkPost プロパティ

定義

英国郵便バーコードシンボルを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

英国郵便バーコードシンボル。

適用対象