次の方法で共有


BarcodeSymbologies.IsbnAdd5 プロパティ

定義

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

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

プロパティ値

UInt32

unsigned int

uint32_t

5 桁の補足バーコード シンボルを含む ISBN。

適用対象