AztecParameters.AztecErrorLevel

AztecParameters.AztecErrorLevel property

Level of error correction of Aztec types of barcode. Value should between 5 to 95.

[Obsolete("Use ErrorLevel instead")]
[EditorBrowsable(EditorBrowsableState.Never)]
public int AztecErrorLevel { get; set; }

See Also