BarcodeSymbologies.Aztec 属性

定义

获取 Aztec 条形码符号。

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

属性值

UInt32

unsigned int

uint32_t

Aztec 条形码符号。

适用于