BarcodeSymbologies.ExtendedBase 属性

定义

获取当前列表中不包含符号类型时 OEM 定义的第一个可能条形码符号。

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

属性值

UInt32

unsigned int

uint32_t

OEM 定义的条形码符号。

适用于