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.

적용 대상