Skip to main content
All docs
V24.2

AztecCodeGenerator Properties

Generates an Aztec Code barcode.
Name Description
CalcCheckSum For internal use. Inherited from BarCode2DGenerator.
CompactionMode Specifies whether text or binary mode should be used to encode the barcode’s data.
ErrorCorrectionLevel Specifies the amount of redundancy built into the bar code to compensate for calculation errors.
Name Gets the name of the bar code type, which is represented by a current class. Inherited from BarCodeGeneratorBase.
Version Specifies the Aztec Code version.
See Also