Skip to main content

TdxBarCodeITFTypeSymbology Properties

The base class for all classes that implement ITF barcode symbologies.
Name Description
Checksum protected Specifies if a checksum is included into the generated barcode.
FitMode protected Specifies the generated barcode calculation mode if the barcode control ‘s automatic size calculation is disabled. Inherited from TdxCustomBarCodeSymbology.
ModuleColor protected Specifies the color used to paint the generated barcode and encoded text (if displayed). Inherited from TdxCustomBarCodeSymbology.
ModuleWidth protected Specifies the width (in pixels) of the minimal visual element of the one or two-dimensional code. Inherited from TdxCustomBarCodeSymbology.
ShowText protected Specifies if the encoded text is displayed with the generated barcode. Inherited from TdxCustomBarCodeSymbology.
WideNarrowRatio protected Specifies the wide/narrow bar width ratio.
See Also