次の方法で共有


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

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

適用対象