BarcodeSymbologies.Aztec Property

Definition

Gets the Aztec barcode symbology.

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

Property Value

UInt32

unsigned int

uint32_t

The Aztec barcode symbology.

Applies to