Share via


BarcodeSymbologies.Ean8Add5 プロパティ

定義

5 桁の補足バーコード シンボルを含む EAN 8 を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

5桁の補助バーコードシンボルを備えたEAN 8。

適用対象