BarcodeSymbologies.Ean99Add2 속성

정의

2자리 보충 바코드 기호가 있는 EAN 99를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

2자리 보충 바코드 기호가 있는 EAN 99.

적용 대상