BarcodeSymbologies.Unknown 属性

定义

未知的条形码符号。

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

属性值

UInt32

unsigned int

uint32_t

未知的条形码符号。

适用于