BarcodeSymbologies.Upca 속성

정의

UPC(유니버설 제품 코드) 버전 바코드 기호를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

UPC(유니버설 제품 코드) 버전 바코드 기호입니다.

적용 대상