AztecCodeOptions Properties
Contains options specific to the Aztec Code symbology.Name | Description |
---|---|
CompactionMode | Specifies whether text or binary mode should be used to encode the barcode’s data. |
ErrorLevel | Specifies the amount of redundancy built into the bar code to compensate for calculation errors. |
ShowCodeText | Gets or sets whether bar code text data should be displayed in a bar code image. Inherited from BarCodeGeneratorOptions. |
Version | Specifies the Aztec Code version. |
See Also