다음을 통해 공유


BarcodeSymbologies.Code16k 속성

정의

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

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

속성 값

UInt32

unsigned int

uint32_t

코드 16k 바코드 기호입니다.

적용 대상