BarcodeSymbologies.Code16k 属性

定义

获取 Code 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

Code 16k 条形码符号。

适用于