次の方法で共有


BarcodeSymbologies.CanPost プロパティ

定義

カナダの郵便番号バーコード シンボルを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

カナダ郵便バーコードのシンボル。

適用対象