Back to Devexpress

TdxBarCodeQRCodeSymbology Properties

vcl-dxbarcodeutils-dot-tdxbarcodeqrcodesymbology-dot-underscore-properties.md

latest1.9 KB
Original Source

TdxBarCodeQRCodeSymbology Properties

The QR Code symbology class.

NameDescription
CompactionModeSpecifies the data type encoded by the generated QR Code.
ErrorCorrectionLevelSpecifies the amount of redundant information added to the generated QR Code.
FitMode protectedSpecifies the generated barcode calculation mode if the barcode control ‘s automatic size calculation is disabled. Inherited from TdxCustomBarCodeSymbology.
ModuleColor protectedSpecifies the color used to paint the generated barcode and encoded text (if displayed). Inherited from TdxCustomBarCodeSymbology.
ModuleWidth protectedSpecifies the width (in pixels) of the minimal visual element of the one or two-dimensional code. Inherited from TdxCustomBarCodeSymbology.
ShowText protectedSpecifies if the encoded text is displayed with the generated barcode. Inherited from TdxCustomBarCodeSymbology.
VersionSpecifies the QR code size.

See Also

TdxBarCodeQRCodeSymbology Class

TdxBarCodeQRCodeSymbology Members

dxBarCodeUtils Unit