BarcodeSymbologies.UpcaAdd2 속성

정의

2자리 추가 바코드 기호가 있는 UPC A를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

2자리 추가 바코드 기호가 있는 UPC A입니다.

적용 대상