BarcodeSymbologies.Code39 속성

정의

코드 39 바코드 기호를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

코드 39 바코드 기호입니다.

적용 대상