BarcodeSymbologies.Codabar 속성

정의

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

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

속성 값

UInt32

unsigned int

uint32_t

Codabar 바코드 기호입니다.

적용 대상