Share via


BarcodeSymbologies.Aztec property (Handheld 8)

2/18/2014

Gets the Aztec barcode symbology.

Syntax

public static uint Aztec { get; }
PublicSharedReadOnlyProperty Aztec AsUInteger
   Get
public:
static property unsigned int Aztec { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The Aztec barcode symbology.

See Also

Reference

BarcodeSymbologies class