AztecErrorCorrection Property
In This Topic
Gets the error correction level for the Aztec barcode.
Syntax
'Declaration
ReadOnly Property AztecErrorCorrection As Integer
int AztecErrorCorrection {get;}
Property Value
The error correction level as an
System.Int32.
See Also