BarcodeSymbologies.UccEan128 속성

정의

UCC/EAN 128 바코드 기호를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

UCC/EAN 128 바코드 기호입니다.

적용 대상