BarcodeSymbologies.Aztec Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The Aztec barcode symbology.