Share via


BarcodeSymbologies.Code16k プロパティ

定義

Code 16k バーコード シンボルを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

Code 16k バーコード シンボル。

適用対象